Skip to main content

Create a Webhook

1

Open Webhooks

Go to Webhooks in the dashboard
2

Create New

Click Create Webhook
3

Configure

Configure:
  • Endpoint - Your HTTPS URL
  • Environment - Development, Staging, or Production
  • Active - Whether to send events immediately
  • Events - Which event types to receive
4

Save

Click Create Webhook

Event Types

Select specific events or “all” for everything:

Account Events

  • integrated_account:created
  • integrated_account:active
  • integrated_account:updated

Sync Events

  • sync_job_run:started
  • sync_job_run:completed
  • sync_job_run:failed
  • sync_job_run:record

Record Events

  • record:created
  • record:updated
  • record:deleted

Test Your Webhook

1

Find Webhook

Find your webhook in the list
2

Open Menu

Click the three-dot menu
3

Send Test

Select Send Test Event
4

Verify

Check that your endpoint received the test payload