Skip to main content
1-Visitor
July 13, 2017
Question

Subscription Rest API

  • July 13, 2017
  • 1 reply
  • 2965 views

Hi,

I want to subscribe to Thingworx platform to get Temperature data change notification.

What is the step to subscribe?

What is HTTP API to subscribe for Temperature property?

1 reply

5-Regular Member
July 13, 2017

Hi Pradeep, you should consider going through the REST API blogs explaining the structure of your calls for fetching the data from the ThingWorx server to begin with REST API Overview and Examples and ThingWorx REST API Cheat Sheet

pyadav11-VisitorAuthor
1-Visitor
July 19, 2017

Hi Sushant,

I have gone through the given links. Sorry I dint find any subscription Rest API. I know how to do through Thingworx Portal but same I want to do using Rest API. Please have a look on my use case:

Devices are connected to Thingworx server and keep on sending data. Now I want subscription Rest API so that through postman I can subscribe to receive the data change event.

Regards,

Pradeep