API Explorer

Hi

Can i use API Explorer, in the digi manager, to sent data from X4 and sensors to cloud like Thingspeak ?

Maybe to write some code like this, in order to get the API key at which we will send the data:

Enter Your API key here

myAPI = ‘5QTYDNRHSJ5RESA5’

URL where we will send the data, Don’t change it

baseURL = ‘https://api.thingspeak.com/update?api_key=%s’ % myAPI

I believe you can use a HTTP Monitor API to allow you to pull for data from your 3rd party site.

Any example?

All of the examples are in the Documentation section of the Digi Remote Manager.
https://www.digi.com/resources/documentation/digidocs/90001437-13/default.htm