Integration 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 abooked_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
- When a
Integration Example for the contact_status_changed
event using Make.com
-
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 statusreached
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
- When a