Skip to main content
Webhooks let you receive real-time notifications when specific events occur in your Chift account.
You can use them to build fully embedded workflows and keep your systems in sync with changes happening in Chift.
See this guide for more information about how webhooks work. This guide only covers how to create and manage webhooks in the Chift platform.

Create a webhook

  1. Go to the webhooks page.
  2. Click “Add webhook”.
  3. Fill in the required fields:
    • Webhook URL: The URL the webhook is 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. See the guide for more information.
  4. Click “Save”.
Create webhook

Manage webhooks

  1. Go to the webhooks page.
  2. Open a webhook from the list.
  3. View the details of the webhook and edit or delete it.
  4. In the section below, you can see the recent webhook requests and their status.
Webhooks