-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[MCP] Attio #7668
Description
🧩 Product Overview
Attio is a modern, collaborative CRM platform built to be fully customizable and real-time, helping teams manage relationships, workflows, and data with ease. It combines powerful automation with flexibility, enabling users to build their own CRM around unique workflows. This integration allows automation builders and AI agents to connect Attio with other tools to automate contact management, task creation, note logging, and list organization.
⚠️ Important Note for Contributors
To ensure consistency and maintainability, this feature must be submitted as a Piece following the Activepieces architecture. Submissions that do not follow this format will not be accepted. Please make sure to review the Piece Development Guidelines before starting development.
🚨 Triggers
| Trigger | Use Case |
|---|---|
| List Entry Created | Automatically add new CRM leads to an email marketing campaign as soon as they are created in Attio. |
| List Entry Updated | Sync changes from Attio contacts to another platform, like updating contact details in Google Contacts whenever they change in Attio. |
| Record Created | Notify the sales team via Slack whenever a new person is added to the CRM. |
| Record Updated | Trigger due diligence workflows for every updated registered organization. |
🛠️ Write Actions
| Action Item | Use Case |
|---|---|
| Create Entry | Automatically log support tickets received via email into the appropriate customer service list for tracking and follow-up actions. |
| Update Entry | After processing feedback forms, update each respondent's status field according to sentiment analysis results. |
| Create Record | Add a new record (e.g., person, company, or deal) to Attio. |
| Update Record | Modify details of an existing record in Attio. |
🔍 Search Actions
| Action Item | Use Case |
|---|---|
| Find Record | Retrieve a record in Attio by unique attributes. |
| Find List Entry | Locate a specific entry in a list within Attio based on defined criteria. |
📚 API Reference
🧪 Test Account Access
You can sign up for a free Attio workspace at https://www.attio.com.
🧑💻 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