LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

crm-sync - Sync Zoho CRM Leads to SQLite

Sync Zoho CRM leads to local SQLite database with change detection

Tags

Updated: 2026-03-10

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • initialise database
  • fetch leads from Zoho CRM
  • insert new leads
  • update existing leads
  • maintain audit history
  • log sync status
  • report sync results

Inputs

  • Zoho CRM credentials
  • SQLite database path
  • Database schema file

Outputs

  • Synced leads in database
  • Audit history records
  • Sync log entries
  • Sync status message

Requirements

  • SQLite3
  • Zoho CRM MCP credentials
  • Bash tool
  • Read tool

Source

  • Spec: SKILL.md
CRM
data sync
SQLite
Zoho
leads
initialise database
fetch leads from Zoho CRM
insert new leads
update existing leads
Zoho CRM credentials
SQLite database path
Database schema file
Synced leads in database
Audit history records
Sync log entries