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
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
Naveenkumar A : I have an example here where i am setting an INFOTABLE property, named: SCHEDULE_TIMES_MW_TABLE, value with many rows:
here is the resultant property value:
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
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