Aircall Integration Explained
Setting up webhook triggers in Aircall allows you to send real-time data to your external systems based on specific events. This is essential for building custom integrations and automating workflows.
Webhooks in Zendesk are a powerful way to send real-time data to external systems when specific events occur. This allows you to build custom workflows and integrations.
💡 Two Ways to Use Webhooks
Zendesk webhooks can be configured in two main scenarios:
- Event Subscription: Trigger a webhook based on a standard Zendesk event (e.g., an article is created).
- Trigger or Automation Connection: Trigger a webhook as an action within a custom-built trigger or automation.
POST, PUT, or PATCH.JSON, XML, or Form-encoded.❗ For Trigger/Automation Webhooks
If you're creating a webhook for a trigger or automation, you must first connect it to that specific rule. After doing so, return to the webhook setup page and click Finish setup to complete the process.