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

Updating properties using a service and REST API

ylima
1-Newbie

Updating properties using a service and REST API

Hello,

I know that if I use the following URL I can put a value to a property:

https://Host:Port/Thingworx/Things/Thing/Properties/Property?method=put&value=X

I want to create a Service that calls this URL (or do something similar).

How can I make it? Do I have to use PutText or something like?
Does anyone have a script template?

Thanks

1 REPLY 1
dupatel
19-Tanzanite
(To:ylima)

Yago Lima​: Please review our existing knowledge based article on this topic and see if this help resolve your query.

How to call the RESTful API in a ThingWorx platform service

-Durgesh

Top Tags