-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[MCP] Bigin by Zoho #8601
Description
🧩 Product Overview
Bigin by Zoho CRM is a lightweight CRM designed for small businesses to manage contacts, companies, deals (pipeline records), tasks, calls, and events.
This integration enables AI agents and workflows to automate customer interactions, sales pipeline management, and activity tracking.
⚠️ Important Note for Contributors
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 development.
🚨 Triggers
| Trigger | Use Case |
|---|---|
| New Call | Fires when a call log is created. |
| New Contact | Fires when a contact is added. |
| Updated Contact | Fires when an existing contact is updated. |
| New Event | Fires when an event is created. |
| New Task | Fires when a task is created. |
| New Company | Fires when a company record is created. |
| Updated Company | Fires when a company record is updated. |
| New Pipeline Record | Fires when a new deal/pipeline record is created. |
| Updated Pipeline Record | Fires when a pipeline record is updated. |
🛠️ Write Actions
| Action Item | Use Case |
|---|---|
| Create Call | Log a new call entry. |
| Create Contact | Add a contact record. |
| Update Contact | Update an existing contact’s fields. |
| Create Event | Schedule or log an event. |
| Update Event | Modify an event’s details. |
| Create Task | Add a task to a record. |
| Update Task | Update existing task details. |
| Create Company | Add a new company record. |
| Update Company | Update existing company details. |
| Create Pipeline Record (Deal) | Add a new deal pipeline record. |
| Update Pipeline Record | Modify existing deal record. |
🔍 Search Actions
| Action Item | Use Case |
|---|---|
| Search Contact | Find contacts by name, email, or phone. |
| Search Company | Look up companies by full name. |
| Search Product | Search products by name or code. |
| Search Pipeline Record | Retrieve deals by deal name. |
| Search User | Locate users by email. |
📚 API Reference
🧪 Test Account Access
- You can test Bigin integrations by creating a Bigin account at bigin.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