Page 1 of 1

Callback with HTTP POST and application/json

Posted: Fri Sep 09, 2016 9:10 am
by matteotrivellato
Dear all,

I would like to create a callback function in Telecom Design developers dashboard using HTTP POST and having Content-type = application/json. Since I'm new to this topic is anyone able to suggest useful documentation to achieve this target? Are there simple examples available on the web? Moreover is it possible in the callback body to separate the different bytes of the received data in order to specify for example that the first 2 bytes are a temperature and the second 2 bytes are a relative humidity? I was able to find on the web indications on how to achieve this target when working with Sigfox cloud but I could not find similar information for the TDNext cloud.

Please find below a reference to achieve this target in Sigfox cloud
http://blog.sigfox.com/create-callback-sigfox-backend/

Best Regards,
Matteo