Aircall offers a direct Slack integration; however, sending notifications specifically for missed calls requires a separate setup. You can automate this with Zapier by creating a webhook in Aircall and a Zap that filters for missed calls, then posts to Slack.
Note: This workflow posts to Slack only when a call is missed. It uses the Aircall call.ended event and filters in Zapier.
Create a webhook in Aircall
Steps:
- Go to Aircall Dashboard > Integrations & API
- Find Webhook and click Install integration
- In the new window, enter a Customer webhook name
- In Events, enable only call.ended
- Leave the URL blank for now. You will paste it after creating the Zapier trigger
Set up the Zapier trigger
Steps:
- In Zapier, create a New Zap.
- For Trigger, choose Webhooks by Zapier.
- Select Catch Hook as the trigger event.
- Continue to the Test tab and copy Your webhook URL.
- Return to the Aircall Webhook integration and paste this URL into the URL field.
- Click Add webhook
Filter for missed calls
Steps:
- In your Zap, add a Filter step.
- Configure the filter to pass only when:
- Direction equals Inbound, and
- Missed call reason exists.
This ensures only missed inbound calls continue to Slack.
Send the Slack notification
Steps:
- Add an Action step and choose Slack.
- Select the action you prefer, such as Send Direct Message or Send Channel Message.
- Customize the message with call details from the webhook payload as needed.
Test and review
Steps:
- In Zapier, use Test & Review to validate the workflow.
- Confirm that a missed call triggers the Zap and the Slack message is received as expected.
- Turn the Zap On.