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:createdintegrated_account:activeintegrated_account:updated
Sync Events
sync_job_run:startedsync_job_run:completedsync_job_run:failedsync_job_run:record
Record Events
record:createdrecord:updatedrecord: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

