Hi,
I am working on integration between HA and some server in AWS.
The app should get the data sent from the server in a method in the app code...
I understand that the webhook url should look something like:
http://cloud.hubitat.com/api/HUB-ID/apps/APP-ID
It's not working event from postman... what am I missing?
the flow should be:
AWS ---> Webhook to HubitatCloud ---> hub ---> app --> some method
can someone help with an example?
10x