cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

URL for adding a row to Data Table?

ptc-1849353
5-Regular Member

URL for adding a row to Data Table?

I want to be able to insert multiple rows into a data table using CSV file that has columns corresponding to the Data Table definition through REST. How do I use HTTP POST for this operation?

In the training manual, there is something like the following to get inserted rows:
http://localhost/Thingworx/Things/VendingMachineProcessValuesStream/Services/QueryStreamEntriesWithData?method=post

Firstly, it is surprising to note that to get the inserted rows, I need to use POST method ! This is odd!! Secondly, I am unable to get my version for the data table inquiry to work.

What URL should be used for the read and write operations?

0 REPLIES 0
Top Tags