Skip to main content
Zoho Bigin logo

Zoho Bigin

Zoho Bigin is a simplified CRM solution from Zoho tailored for small businesses, focusing on pipeline tracking and relationship management

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Zoho Bigin connects with a single OAuth click - there is no token to paste. The first time an agent uses a Zoho Bigin action, FlyMyAI asks you to authorize your Zoho Bigin account. Approve it once and the connection is reused for every later run.

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
ZOHO_BIGIN_ADD_RECORDSTool to add new records to a module. use when you need to programmatically insert one or more records into bigin after confirming module name and field api names. provide required fields per module (e.g., contacts requires last name).module_api_name, data
ZOHO_BIGIN_ADD_TAGS_TO_RECORDSTool to add tags to a specific record in a module. use when you need to categorize or label a record after creation or update.module_api_name, record_id, tags
ZOHO_BIGIN_CREATE_TAGSTool to create tags for a module. use when you need to add new tags to a specific module in zoho bigin.module, tags
ZOHO_BIGIN_DELETE_ATTACHMENTTool to delete an attachment from a record. use when you need to remove a file after confirming its record id and attachment id.module_api_name, record_id, attachment_id
ZOHO_BIGIN_DELETE_RECORDSTool to delete records from a module. use when removing one or multiple records after confirming their ids.module_api_name, ids
ZOHO_BIGIN_DOWNLOAD_ATTACHMENTTool to download an attachment from a record. use when you need the binary content of a specific attachment after confirming the record and attachment ids.module_api_name, record_id, attachment_id
ZOHO_BIGIN_GET_ATTACHMENTSTool to retrieve attachments for a record. use when you need a paginated list of attachments for a given module record.module_api_name, record_id, fields
ZOHO_BIGIN_GET_DELETED_RECORDSTool to get a list of deleted records in a module. use when auditing or restoring recently deleted data (recycle within 60 days, permanent within 120 days).module_api_name
ZOHO_BIGIN_GET_MODULESTool to retrieve a list of all modules. use when you need to discover which modules are available in bigin.-
ZOHO_BIGIN_GET_RECORDSTool to retrieve records from a bigin module. use when listing or querying module data with specific fields, sorting, filtering, and pagination.module_api_name, fields
ZOHO_BIGIN_UPDATE_RECORDSTool to update existing records in a module. use when you need to modify one or multiple records after confirming their ids and field api names. supports up to 100 records per call; specify an optional trigger to control workflow execution.module_api_name, data
ZOHO_BIGIN_UPLOAD_ATTACHMENTTool to upload an attachment to a record. use when you need to attach a file or specify a public url for upload to a bigin record. ensure module api name and record id are correct before calling.module_api_name, record_id
We love our partners - FlyMy.AI builds with the best. Thanks, Zoho Bigin!