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

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

Subscription Rest API

pyadav1
1-Newbie

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?

3 REPLIES 3
supandey
19-Tanzanite
(To:pyadav1)

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

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

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

Top Tags