Skip to main contentIntegration Example for the call_ended event using Zapier
-
Setup in Zapier:
- Create a new Zap with the “Webhooks by Zapier” trigger
- Select “Catch Hook” as the trigger event
- Copy the webhook URL Zapier provides
-
Configure in telli:
- Add the Zapier webhook URL as an endpoint in your webhook settings
- Enable the events you want to send to Zapier
-
Testing:
- Make a test call to your telli number
- Check if the Zapier webhook was triggered
-
Example Automation:
- When a
call_ended event with a booked_slot_for value is received:
- Create a calendar event in Google Calendar
- Add a note in your CRM for the lead
- Send a confirmation email to the lead
-
Setup in Make:
- Create a new scenario with the “Webhooks” module
- Use “Custom webhook” as the trigger
- Copy the webhook URL Make provides
-
Configure in telli:
- Add the Make webhook URL as an endpoint in your webhook settings
- Enable the events you want to send to Make
-
Testing:
- Make a test call to your telli number
- Check if the Make webhook was triggered
-
Example Workflow:
- When a
contact_status_changed event with status reached is received:
- Update contact status in your CRM
- Add contact to a marketing automation sequence
- Send a Slack notification to your sales team
- Update your analytics dashboard with new lead data
These no-code platforms allow you to create powerful workflows that respond to real-time call events without building custom webhook handlers.