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 created an property data change event.

Can you guide me how to subscribe to that event using rest api.

If I can create subscription through thingworx portal than how i will get notified to my application.

Should I need to call any API( or service api) or what should be the procedure?

Thanks,

Pradeep