Custom webhooks - Sleep as Android

On every event, Sleep as Android will POST a request with a JSON body in the following format:


This is a companion discussion topic for the original entry at https://sleep.urbandroid.org/docs/services/custom_webhooks.html
1 Like

I’m using the webhooks integration with Home Assistant. It keeps failing because Sleep As Android is sending GET requests and not POST requests. Anyone seen this? Any ideas?

The webhook URL resolves and I have all webhook events turned on. Am I missing anything?