zoho-crm

Perform CRUD operations on Zoho CRM records via a managed OAuth gateway.

375|38|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/CraftOS-dev/CraftBot --skill zoho-crm-craftos-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zoho-crm
Source: https://github.com/CraftOS-dev/CraftBot/tree/main/skills/zoho-crm
Command: npx skills add https://github.com/CraftOS-dev/CraftBot --skill zoho-crm-craftos-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a streamlined way to interact with the Zoho CRM API, allowing users to manage leads, contacts, accounts, deals, and other CRM records without needing to write complex API calls directly.

Core Features & Use Cases

  • Full CRUD Operations: Create, read, update, and delete CRM records across various modules.
  • Search and Filtering: Efficiently search for records using various criteria, including email and phone numbers.
  • Metadata Access: Retrieve information about modules, fields, layouts, users, roles, and profiles within your Zoho CRM.
  • Use Case: A sales representative can use this Skill to quickly add a new lead, update an existing contact's phone number, or search for all deals in the "Negotiation" stage.

Quick Start

Use the zoho-crm skill to list all leads in your CRM.

Frequently Asked Questions about zoho-crm

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

FAQPage Schema
How do I manage Zoho CRM leads and contacts without writing API calls?

You can manage Zoho CRM leads and contacts by using this Skill to perform full CRUD operations through a managed OAuth gateway, eliminating the need to write complex API integration code directly.

Can I search Zoho CRM records by email or phone number?

Yes, you can search Zoho CRM records by email and phone numbers using the search and filtering capabilities provided by this Skill's integration with the Zoho CRM API.

How do I retrieve module and field metadata from Zoho CRM?

You retrieve module and field metadata by accessing organization details, users, roles, profiles, and layouts through the Skill's API integration, returning structural information about your CRM environment.

Do I need an API key to integrate with Zoho CRM?

Yes, you need a Maton API key for authentication and network access to connect with the Zoho CRM API via the managed OAuth gateway for CRUD operations.

Can I update deals and accounts in Zoho CRM using this integration?

Yes, you can create, read, update, and delete deals and accounts in Zoho CRM across various modules using the full CRUD operations supported by this Skill.

What is the best way to automate lead management in Zoho CRM?

The best way to automate lead management in Zoho CRM is using this Skill to handle lead records programmatically, allowing you to add new leads and update existing contact information efficiently.