Zoho bigin
Overview
SLUG: ZOHO_BIGIN
Description
Zoho Bigin is a simplified CRM solution from Zoho tailored for small businesses, focusing on pipeline tracking and relationship management
Authentication Details
OAuth2
Connecting to Zoho bigin
Create an auth config
Use the dashboard to create an auth config for the Zoho bigin toolkit. This allows you to connect multiple Zoho bigin accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Zoho bigin Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Zoho bigin toolkit’s playground](https://app.composio.dev/app/Zoho bigin)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
ZOHO_BIGIN_ADD_RECORDS
Tool Name: Add Records
Description
Action Parameters
Action Response
ZOHO_BIGIN_ADD_TAGS_TO_RECORDS
Tool Name: Add Tags to Records
Description
Action Parameters
Action Response
ZOHO_BIGIN_CREATE_TAGS
Tool Name: Create Tags
Description
Action Parameters
Action Response
ZOHO_BIGIN_DELETE_ATTACHMENT
Tool Name: Delete Attachment
Description
Action Parameters
Action Response
ZOHO_BIGIN_DELETE_RECORDS
Tool Name: Delete Records
Description
Action Parameters
Action Response
ZOHO_BIGIN_DOWNLOAD_ATTACHMENT
Tool Name: Download Attachment
Description
Action Parameters
Action Response
ZOHO_BIGIN_GET_ATTACHMENTS
Tool Name: Get Attachments
Description
Action Parameters
Action Response
ZOHO_BIGIN_GET_DELETED_RECORDS
Tool Name: Get Deleted Records
Description
Action Parameters
Action Response
ZOHO_BIGIN_GET_MODULES
Tool Name: Get Modules
Description
Action Parameters
Action Response
ZOHO_BIGIN_GET_RECORDS
Tool Name: Get Records
Description
Action Parameters
Action Response
ZOHO_BIGIN_UPDATE_RECORDS
Tool Name: Update Records
Description
Action Parameters
Action Response
ZOHO_BIGIN_UPLOAD_ATTACHMENT
Tool Name: Upload Attachment
Description
Action Parameters
Action Response