TeamDesk Knowledge Base & Support

   Home      FAQ      Forum      Idea Exchange      Ask a Question      My Stuff      Help   
  
SQL
I have to INSERT records to a former database using the command:

http://{account}.cartodb.com/api/v2/sql?q=INSERT INTO test_table (column_name, column_name_2, the_geom) VALUES ('this is a string', 11, ST_SetSRID(ST_Point(-110, 43),4326))&api_key={Your API key}

Can I use it with a Call URL ?

How can I insert specific columns from a teamdesk database using this sql command ? Could you give me an example using this ?

Thanks a lot !

Daniel
ID
690
Category
TeamDesk
Author

Daniel Vazquez Ger
Date Created
11/10/2013 4:08:05 PM
Date Updated
11/10/2013 4:08:05 PM
Feedback
Back to Search Results