Receive Webhooks
Last updated
Was this helpful?
Last updated
Was this helpful?
Webhooks are a way to get notifications over the network by setting up a server and listening for post events. To set up a simple server to receive webhooks, you can also use some of the example scripts in the .
As of now, raw EEG data streaming is not supported over webhooks, but the connection status of the device is.
All messages are sent on the root path '/'.
status