Zoho bigin
Zoho bigin

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

Completely Secure
120213VIEWS
2044USERS

Tools

1 of 2

Add Records

Tool 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).

Add Tags To Records

Tool to add tags to a specific record in a module. Use when you need to categorize or label a record after creation or update.

Create Tags

Tool to create tags for a module. Use when you need to add new tags to a specific module in Zoho Bigin.

Delete Attachment

Tool to delete an attachment from a record. Use when you need to remove a file after confirming its record_id and attachment_id.

Delete Records

Tool to delete records from a module. Use when removing one or multiple records after confirming their IDs.

Download Attachment

Tool 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.