Zoho Order to WooCommerce (How to)
With the CommerceBird plugin, you can also sync Orders from Zoho Inventory or Books to WooCommerce. This requires the following:
- Premium plan of CommerceBird (upgrade via my-account if you are on business or free plan)
- Zoho Inventory integration activated via https://app.commercebird.com > integrations > Zoho inventory
- Zoho Inventory integration configured on a WooCommerce website
After configuring the Zoho Inventory integration (
guide here), then please click on the Webhooks tab:
1. Copy the Order Create Webhook URL and use that for the new Webhook in Zoho Books or Inventory.
2. Copy the Auth Header token and use that as the Authorization header in the webhook config:
3. Create a Workflow Rule to trigger the above webhook every time the order gets created or edited with below rules:
4. You can remove the 3rd filter [Ref#] if you are not syncing WooCommerce orders to Zoho Inventory.
That is all! Now your Zoho Books or Inventory order will get synced to WooCommerce :)
Related Articles
8. Order Sync
Via the Order Sync tab, you can manage all orders related settings. Enable auto sales order numbers (recommended) You can also enable this to use the Zoho auto-generated sales order numbers instead of the woocommerce order numbers. When this is ...
9. Zoho Shipping Status to Woo
Sync the Zoho Shipping Status to WooCommerce. Now you can keep your customers informed of the fulfilment process! Order Statuses supported: - Shipped - Fulfilled - Void (this will cancel the order in WooCommerce) Now we will create the Webhook ...
7. Items real-time sync from Zoho to Woo
Enable real-time sync from Zoho to WooCommerce using Zoho Webhooks! *This feature requires the Premium plan! Setup: Setup a webhook called “Webhook Items”. See this link if you are new to webhooks. Create a new Webhook for the Module "Item". The ...
10. Custom Fields of Orders
Map custom WC checkout fields with custom Zoho Sales Order fields. *Note: in this tutorial, we assume you have already configured Custom Fields in Zoho and in WooCommerce. If not, please follow the Zoho Inventory documentation, as well as install a ...
Limit Product Sync to WooCommerce (How to)
You might have items in Zoho that you do not wish to sync to WooCommerce and you find the categories selection a too broad solution. There is a second solution to ensuring certain items do not get synced over to WooCommerce. Using Webhook Sync with ...