-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[MCP] Aircall #8596
Description
🧩 Product Overview
Aircall is a cloud-based call center platform offering call management, contacts, and real-time analytics.
This integration enables AI agents and workflows to respond to call events, manage contacts/configurations, add insight cards, send SMS, and perform administrative actions.
⚠️ Important Note for Contributors
To ensure consistency and maintainability, this feature must be submitted as a Piece following the Activepieces architecture. Submissions not following this format will not be accepted. Please review the Piece Development Guidelines before starting development.
🚨 Triggers
| Trigger | Use Case |
|---|---|
| New SMS | Fires when a new SMS is received. |
| New Number Created | Fires when a number is created. |
| New Note | Fires when a new note is added to a call. |
| New Contact | Fires when a new contact is created. |
| New Call Ended | Fires when a call ends. |
🛠️ Write Actions
| Action Item | Use Case |
|---|---|
| Comment a Call | Add an internal comment to a call. |
| Tag a Call | Assign a tag to a call. |
| Send Message | Send SMS or MMS from a configured number. |
| Create a Contact | Add a new contact within Aircall. |
| Update Contact | Updates an existing contact. |
| Get Call | Fetches details about a call. |
🔍 Search Actions
| Action Item | Use Case |
|---|---|
| Find Contact | Finds contact based on provided filter. |
| Find Calls | Search for calls matching criteria like phone number or date. |
📚 API Reference
🧪 Test Account Access
- You can test by signing up on Aircall and generating API credentials in your dashboard.
🧑💻 New to Activepieces?
Activepieces is the leading open source AI automation platform. We have many apps (we call them Pieces), that are available within the builder and as MCPs. These apps are built with our TypeScript framework and are easy to develop. Once merged into our repository, they become available as pieces in our automation builder and as MCPs usable by AI agents and MCP clients.
Start building here: Piece Development Docs