attribute: api-insert

(optional) api: /cfo/{CFO_MODEL}

[id_field]: {field with the id value}, if empty the id value is taken from the own field

{
  "DataBaseTables": {
     "TableName": {
        "interface": {
           "fields": { },
           "buttons": [
              {"title": "Nueva pregunta","type": "api-insert", "api":"/cfo/instigram_questions"}
           ]
         }
     }
  }
}

Normally used on buttons