aspirationdeve
Member
Hi Pabbly Team,
I am trying to set up an automation between WooCommerce and Zoho Books using Pabbly Connect. My requirement is:
Thanks in advance for your help..
I am trying to set up an automation between WooCommerce and Zoho Books using Pabbly Connect. My requirement is:
- When a product is deleted in WooCommerce
- Automatically delete the corresponding item in Zoho Books.
- If direct deletion fails (for example, due to existing transactions linked to the item), then mark that item as Inactive instead.
- When a product is updated in WooCommerce
- Automatically update the corresponding item in Zoho Books with the new details (name, SKU, price, etc.).
- Which triggers and actions I should use for each case?
- How to reliably map WooCommerce product data to Zoho Books item_id for delete/update actions?
- The best way to handle cases where deletion is not allowed in Zoho Books (fallback to Inactive)?
Thanks in advance for your help..