The Ecartify Zoho Connector is a powerful CS-Cart admin add-on that bridges your online store with Zoho's suite of business applications — including Zoho CRM, Zoho Inventory. As a store admin, you get full two-way sync for products, customers, and orders: push your CS-Cart data into Zoho, or import Zoho records directly into CS-Cart. With built-in real-time cron automation, your data stays perpetually up-to-date without any manual effort. Configure order status mappings, customer field mappings, category and vendor defaults — and leverage the full power of Zoho from a single, clean CS-Cart admin interface.
Install the Ecartify Zoho Connector and enable it from the CS-Cart admin panel:
This is an admin-only add-on — it gives the store administrator full control over all Zoho sync operations.
You need a Zoho API Self-Client to generate your Client ID and Client Secret. Here's how:
In the Settings tab, configure how CS-Cart statuses map to Zoho Sales Order statuses and set product defaults:

Click Save in the top-right to apply all mappings.
Complete the secure OAuth 2.0 handshake to connect CS-Cart with your Zoho account:
Push your CS-Cart product catalog into Zoho Inventory from the Products dashboard:

Browse all Zoho Inventory products and import the ones that are not yet in your CS-Cart catalog:
Sync your CS-Cart customers to Zoho CRM and control exactly which fields get mapped:

After configuring mappings click Save Mappings. The Status column shows which fields are Mapped.
Browse all Zoho CRM Accounts & Contacts and import them directly into CS-Cart as customers:
Push your CS-Cart order history to Zoho as Sales Orders and keep them in sync:

Order statuses in Zoho automatically reflect the status mappings configured in Step 3.
Browse Zoho Sales Orders and import them directly into CS-Cart:
Enable fully automated, hands-free sync by adding these three cron URLs to your server. Each runs hourly and automatically imports new records from Zoho into CS-Cart and syncs updates in real-time:
https://yourstore.com/index.php?dispatch=sg_zoho_cus_cron.run
0 * * * * curl -s "https://yourstore.com/index.php?dispatch=sg_zoho_cus_cron.run"
https://yourstore.com/index.php?dispatch=sg_zoho_pro_cron.run
0 * * * * curl -s "https://yourstore.com/index.php?dispatch=sg_zoho_pro_cron.run"
https://yourstore.com/index.php?dispatch=sg_zoho_order_cron.run
0 * * * * curl -s "https://yourstore.com/index.php?dispatch=sg_zoho_order_cron.run"
Replace yourstore.com with your actual domain. Once set, your Zoho and CS-Cart data will stay perfectly synchronized every hour — automatically, with no manual action needed.
A full overview of data flowing between CS-Cart and Zoho in both directions:
This is a CS-Cart admin-level add-on. It gives the store administrator full control over syncing the entire store's products, customers, and orders with Zoho. It is not a vendor-facing tool.
The connector integrates with Zoho CRM (customers & contacts), Zoho Inventory (products & stock) (orders as Sales Orders) — all from a single OAuth connection.
Set up the three provided cron URLs on your server to run every hour. Each execution automatically detects new or updated records in Zoho and imports/syncs them into CS-Cart — no manual intervention needed after the initial setup.
Yes. The Products dashboard shows a "Not in CS-Cart" count. Click it to view all Zoho products not yet in your catalog and import them individually or in bulk — with all product details brought across automatically.
A placeholder email is auto-generated so the import does not fail. The Zoho Contacts browser clearly flags these records with a "No email" badge so you can review and update them after import.
Yes. Click Disconnect on the Zoho Connection page to revoke the OAuth token instantly. The cron sync will stop but all your existing CS-Cart data remains completely intact. You can reconnect anytime.
No. Each section — Products, Customers, Orders — is completely independent. You can sync products without setting up the order cron, or import customers without touching products. It is fully flexible based on your business needs.
The Ecartify Zoho Connector is the definitive integration between CS-Cart and Zoho's business suite. As a store admin, you get complete two-way data sync across products, customers, and orders — with the reliability of cron-based automation and the flexibility of granular field mapping.
What you gain:
β Two-way sync for products, customers & orders
β Import Zoho data directly into CS-Cart
β Real-time automation via three cron jobs
β 108-field customer field mapping
β Order status, category & vendor mapping
β Secure OAuth 2.0 with token refresh & disconnect
β Works with Zoho CRM, Inventory
Start syncing your CS-Cart store with Zoho today!