← Back to Skills Marketplace
byungkyu

Zoho CRM

by byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
14352
Downloads
6
Stars
0
Active Installs
8
Versions
Install in OpenClaw
/install zoho-crm
Description
Zoho CRM API integration with managed OAuth. Manage leads, contacts, accounts, deals, and other CRM records. Use this skill when users want to read, create, update, or delete CRM records, search contacts, manage sales pipelines, access organization settings, manage users, or retrieve module metadata in Zoho CRM. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
Usage Guidance
Install only if you intend to let an agent access your Zoho CRM through Maton. Use the narrowest Zoho scopes available, confirm the target connection before writes or deletes, and prefer OAuth over long-lived API keys.
Capability Assessment
Credentials
Network access, Bash, and Maton API calls are proportionate for a CRM API skill, and the raw HTTP fallback is documented as only for environments where the CLI cannot be installed.
Install Mechanism
Installation uses the third-party Maton CLI via npm or Homebrew, with optional SDK packages; this is disclosed and coherent with the gateway-based integration.
Instruction Scope
Instructions repeatedly scope use to Zoho CRM tasks, default to read/list operations, require explicit approval before POST/PUT/PATCH/DELETE and new connections, and warn against acting on instructions embedded in fetched CRM data.
Persistence & Privilege
OAuth tokens or API keys are persisted by the Maton CLI in the operating system credential store, and the skill explicitly instructs agents not to inspect, print, export, or persist secrets elsewhere.
Purpose & Capability
The skill enables full Zoho CRM API access, including reading, creating, updating, and deleting CRM records plus organization and user metadata; this is high-impact business access but matches the stated CRM-management purpose.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zoho-crm
  3. After installation, invoke the skill by name or use /zoho-crm
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
v1.0.5
- Updated all base and endpoint URLs to use api.maton.ai instead of gateway.maton.ai or ctrl.maton.ai. - Removed LICENSE.txt file. - Added a Security & Permissions section, emphasizing the need for explicit user approval for write operations. - Clarified connection management steps and example headers for selecting among multiple accounts.
v1.0.4
- Expanded skill capabilities to include user management, organization settings, and module metadata retrieval in Zoho CRM. - Updated documentation to reflect support for accessing organization details and managing users. - Added references to retrieving module metadata alongside standard CRM data operations. - Cleaned up module descriptions and removed notes about additional OAuth scopes for core modules.
v1.0.3
- Added clawdbot metadata, including an emoji and required environment variable (MATON_API_KEY). - No functional or documentation changes to usage or API; only metadata updated.
v1.0.2
No changes detected in this version. - Version bumped to 1.0.2 with no file changes or content updates.
v1.0.1
No changes detected in this version. - No file changes were made between version 1.0.0 and 1.0.1.
v1.0.0
Initial release of Zoho CRM skill with managed OAuth integration. - Enables reading, creating, updating, and deleting Zoho CRM records (Leads, Contacts, Accounts, Deals, etc.) via API. - Includes full CRUD operations, bulk operations, and search for core modules. - Provides setup instructions for OAuth connections with Maton and API key management. - Supports multiple connections using custom headers. - Includes Python code examples for all key CRM operations.
Metadata
Slug zoho-crm
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 8
Frequently Asked Questions

What is Zoho CRM?

Zoho CRM API integration with managed OAuth. Manage leads, contacts, accounts, deals, and other CRM records. Use this skill when users want to read, create, update, or delete CRM records, search contacts, manage sales pipelines, access organization settings, manage users, or retrieve module metadata in Zoho CRM. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user. It is an AI Agent Skill for Claude Code / OpenClaw, with 14352 downloads so far.

How do I install Zoho CRM?

Run "/install zoho-crm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Zoho CRM free?

Yes, Zoho CRM is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Zoho CRM support?

Zoho CRM is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Zoho CRM?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.2.0.

💬 Comments