Webhooks allow you to send call data automatically to external tools, CRMs, or custom systems.
β
Steps to set up a webhook
Go to Integrations in the profile popup in the menu
Find the Webhook section
Enter your webhook URL in the field
Click Save
Optionally click Send Test to verify it works
What is a webhook URL?
A webhook URL is a web address that receives data. When a call completes, we send the call data to this URL automatically.
β
You get webhook URLs from:
Zapier (Webhooks by Zapier trigger)
Make.com (Webhooks module)
Your custom application
Integration platforms
β
Getting a webhook URL
From Zapier:
Create a new Zap
Choose "Webhooks by Zapier" as trigger
Select "Catch Hook"
Copy the webhook URL provided
From Make.com:
Create a new scenario
Add a Webhooks module
Create a new webhook
Copy the URL provided
Verifying your webhook
Enter your webhook URL
Click Send Test
Sample call data is sent to your URL
Check your receiving system got the data
If successful, your integration is working
