Hi,
I have an application which collects sensor information and posts the data in JSON format via HTTPS/POST/WEBHOOK. I can add end-point URL in the application where I need these JSON sensor payload to be forwarded.
1. Do I need to run middleware to parse the webhook data?
2. Should I send it directly to TagoIO data end-point?
3. What TagoIO data end-point URL should I use in this case?