Webhooks allows you to listen to real-time events happening across your Dock workspace. With webhooks, you can build custom integrations with Dock, such as:

  • Sending click events in real-time for further processing
  • Triggering a Slack notification when someone clicks on your pitch deck link

In this guide, we’ll show you how to configure webhooks for your Dock workspace and a list of available events you can listen to.

Creating a webhook

You must be an account admin to create a webhook.

To create a webhook for your Dock workspace, you’ll need to follow these steps:

1

Go to your account

Go to Settings > API and click on Webhooks tab in your Dock account.

2

Create webhook secret

Click on Create Webhook to create a webhook secret key that you can use to verify the authenticity of the webhook in your application.

3

Verify webhook target URL

Enter the webhook target URL and click on Save to verify the webhook target URL. Use the challenge response to verify the webhook target URL.