Subscription Rest API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Subscription Rest API
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?
- Labels:
-
Troubleshooting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
