This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Need help with http request flow
Jschuetz
Member
Hey there i will link a webhook application with the http request flow cards.
On the web hook site i can configure my host like:
On the web hook site i can configure my host like:
{
"webhook": "http://192.168.10.106/api/app/com.internet/"
}
But nothing more. Every state change and topology change will be posted (method POST) to that URL webhook": "http://192.168.10.106/api/app/com.internet/ , as JSON.
How can i now use the http request cards to get some information from this json post request?
But nothing more. Every state change and topology change will be posted (method POST) to that URL webhook": "http://192.168.10.106/api/app/com.internet/ , as JSON.
How can i now use the http request cards to get some information from this json post request?