zoho-crm-automation

Automate Zoho CRM record creation, updates, conversions, and searches via Rube MCP.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/dr-code/beacon --skill zoho-crm-automation-dr-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zoho-crm-automation
Source: https://github.com/dr-code/beacon/tree/main/plugins/all-skills/skills/zoho-crm-automation
Command: npx skills add https://github.com/dr-code/beacon --skill zoho-crm-automation-dr-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables teams to automate repetitive Zoho CRM operations—searching, creating, updating, tagging, and converting records—so that manual API interaction and error-prone copy/paste work are minimized.

Core Features & Use Cases

  • Search & Retrieve: Use criteria-based searches and paginated retrieval to find leads, contacts, deals, and custom module records.
  • Create & Update Records: Create new CRM records and update existing ones using module field discovery to respect required and lookup fields.
  • Lead Conversion & Tagging: Convert leads into contacts/accounts/deals, manage tags, and update related records during workflows.
  • Use Case: Sales operations can bulk-search healthcare leads added this month, convert qualified leads into contacts and create associated deals with specified values.

Quick Start

Search Zoho CRM for all leads from the healthcare industry added this month and return their names, emails, lead IDs, and creation dates.

Frequently Asked Questions about zoho-crm-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Zoho CRM record creation and updates without manual API calls?

Automate Zoho CRM record creation and updates by using module field discovery via Rube MCP to respect required and lookup fields, minimizing manual API interaction and copy/paste work.

Can I search Zoho CRM leads using specific criteria and paginate through the results?

Search Zoho CRM leads using criteria-based search syntax and paginated retrieval via Rube MCP to find specific records like healthcare leads added this month, returning selected fields such as names, emails, and IDs.

How do I convert qualified Zoho CRM leads into contacts, accounts, and deals automatically?

Convert qualified Zoho CRM leads into contacts, accounts, and deals automatically by triggering lead conversion workflows through Rube MCP, which can also create associated deals with specified values and update related records.

Do I need an active Rube MCP connection to manage Zoho CRM modules and tags?

Yes, managing Zoho CRM modules, tags, and record conversions requires an active Rube MCP connection with the Zoho toolkit, plus support for RUBE_SEARCH_TOOLS and RUBE_MANAGE_CONNECTIONS.

What is the best way to bulk search Zoho CRM records from a specific industry added this month?

Bulk search Zoho CRM records from a specific industry added this month by applying criteria-based search syntax through Rube MCP, enabling sales operations to retrieve targeted leads with paginated results.