Advanced
Webhooks
Webhooks allow you to receive real-time notifications when specific events occur in your Chift account.
This enables you to build fully embedded workflows and keep your systems in sync with changes happening in Chift.
See this guide for more information about the working of webhooks.
This guide will only cover how to create and manage webhooks in the Chift platform.
Creating a webhook
- Go to the webhooks page
- Click on “Add webhook”
- Fill in the required fields:
- Webhook url: The URL where the webhook will be sent to.
- Webhook type: The type of webhook you want to create (See the guide for more information)
- Webhook signing secret: The secret used to verify the authenticity of the webhook. This is optional and can be used to verify the webhook request. (See the guide for more information)
- Click on “Save
Manage webhooks
- Go to the webhooks page
- Open a webhook from the list
- You will see the details of the webhook and the ability to edit or delete it.
- On the section below you can see the recent webhook requests and their status.