Skip to main content
14-Alexandrite
February 2, 2018
Question

how to send multiple values to thingworx property of type infotable using REST API

  • February 2, 2018
  • 2 replies
  • 2851 views

Hi All,

Please let me know how to send multiple data to properties of infotable type

If we can send please help me with  brief procedure as I have to complete my project fast

Thank You in advance

2 replies

5-Regular Member
February 5, 2018

Naveenkumar A​ : Please refer to the existing thread and details to see if this help resolve your query -

Add data to an InfoTable (Data Shape) using REST

Call SetPropertyValues using REST with infotable

-Durgesh

12-Amethyst
February 5, 2018

Naveenkumar A​ : I have an example here where i am setting an INFOTABLE property, named: SCHEDULE_TIMES_MW_TABLE, value with many rows:

API Example schedule_times_MW_values short version.PNG

here is the resultant property value:

API Example GEN99 SCHEDULE_TIMES_MW_VALUES RESULT.PNG

So, in your JSON request body you have to define the values that you wish to push into the property and also the datashape definition.

BR,

Andy

Support
November 27, 2018

Hi @Navku.

 

If one of the previous responses answered your questions, please mark it as the Accepted Solution for the benefit of others who may have the same question.

 

Regards.

 

--Sharon