Title: Insert webapi
Last modified: August 31, 2016

---

# Insert webapi

 *  [basbos](https://wordpress.org/support/users/basbos/)
 * (@basbos)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/insert-webapi/)
 * I Have created a table with 8 cols and can manually add data, however when I 
   use the following api call,
 *     ```
       http://www.website.com/?cdbt_api_key=xxxxxxxxx&cdbt_table=oxtq_FlexReg&cdbt_api_request=insert_data&data={col1:abx,col2:name,col3:email,col4:companyName,col5:12324,col6:2100,col7:city,col8:DK}
       ```
   
 * I get the answer:
 *     ```
       {"success":{"code":200,"table":"oxtq_FlexReg","request":"insert_data","request_uri":"\/?cdbt_api_key=&cdbt_table=oxtq_FlexReg&cdbt_api_request=insert_data&data={col1:abx,col2:name,col3:email,col4:companyName,col5:12324,col6:2100,col7:city,col8:DK}","request_date":"2016-05-21T06:08:26+00:00"},"data":false}
       ```
   
 * I get this test both from webapi test but also from my application,
    but no data
   is created in table
 * [https://wordpress.org/plugins/custom-database-tables/](https://wordpress.org/plugins/custom-database-tables/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [ka2](https://wordpress.org/support/users/ka2/)
 * (@ka2)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/insert-webapi/#post-7401394)
 * Thank you very much for reporting. Also I apologize for the inconvenience.
 * I will intend to research about your problem asap.
 * I am terribly sorry, but please wait for a while.

Viewing 1 replies (of 1 total)

The topic ‘Insert webapi’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-database-tables_e4e2e2.svg)
 * [Custom DataBase Tables](https://wordpress.org/plugins/custom-database-tables/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-database-tables/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-database-tables/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-database-tables/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-database-tables/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-database-tables/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ka2](https://wordpress.org/support/users/ka2/)
 * Last activity: [9 years, 12 months ago](https://wordpress.org/support/topic/insert-webapi/#post-7401394)
 * Status: not resolved