Webhooks
Using webhooks to get updates on your Sessionboard data
A webhook (also called a web callback or HTTP push) is a way for the Sessionboard API to provide integrated applications with information. Webhooks deliver information to your applications in real-time, meaning you get an immediate notification.
You should use these webhooks to ensure that your application remains compliant and compatible with Sessionboard.
To implement webhooks, you need to:
- Make sure you have the necessary prerequisites
- Create a webhook
- Test the webhook
For more information, please visit our developer documentation: