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

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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