

The Health screen, showing Zoho API credits used against your daily ceiling.
CRMBridge connects WordPress and WooCommerce to Zoho CRM. Customers become contacts, orders become deals with the right stage and amount, and enquiries become leads — automatically, in the background, and fully logged.
AutoSyncPress and CRMBridge are not affiliated with Zoho Corporation. Zoho and Zoho CRM are trademarks of Zoho Corporation.
WooCommerce is optional. If you run a store, CRMBridge syncs orders and customers. If you don’t, it still captures registrations, enquiries and blog commenters as leads. Most sites that want people in a CRM are not stores, so the plugin does not pretend otherwise.
Duplicates happen when an integration searches Zoho for the customer’s email and creates a contact if it doesn’t find one. Two background jobs can both finish that search before either finishes writing — so both create, and the same person ends up in your CRM twice.
CRMBridge never does this. It uses Zoho’s own upsert with duplicate checking, so the match happens inside Zoho, under Zoho’s lock. One contact comes out, every time — even if the competing writer is a Zoho form, another site, or a person typing.
Zoho CRM does not bill API usage in requests. It bills in credits, against a hard daily ceiling — 5,000 a day on Zoho’s own Free edition of CRM. When you hit it, every call fails for the rest of the day, and from the outside that looks exactly like “the plugin stopped working” with nothing to explain it.
CRMBridge shows you this. The Health screen displays credits used against your ceiling. Background syncing slows down at 80% and pauses at 95%, resuming automatically at midnight UTC — and syncing one order by hand always works, even then.
It is also cheaper by design: matching a customer with an upsert costs a twentieth of what searching and then creating does.
Deal stage is a picklist, and Zoho rejects any value that is not in your Deals layout. The moment your team renames a stage — and most teams do — every order fails with a validation error that names the field and not the reason.
The Pre-flight screen checks your configured stages against your real Zoho sales process and names any that do not exist, alongside what your org actually has. It also flags orders with no billing email, and custom fields that are not on your layout.
This plugin connects to the Zoho CRM API to create and read your CRM records. That connection is the entire purpose of the plugin, and it is made only to the Zoho organisation you authorise.
https://www.zohoapis.in/crm/v8) and the matching Zoho accounts domain for authentication.That is the only external service. The plugin sends nothing to the author, at any point, under any setting. There is no telemetry, no analytics, no usage tracking and no phone-home.