Pabbly Connect Woocommerce + Zoho Book
Status: Closed · Asked by chongth1123 on · 0 views
Hi created a workflow for order created
1. Order created at Woocommerce
2. Zoho Book - create a new contact
3. Zoho Book - create a new order
But every time the same person does a new order it will create a new contact too. How do we add a filter so that there is no duplicate contact and the new order created can match the existing contact inside Zoho book?
Hey @chongth1123
For your concern, you can use the router conditions, if the contact exists in your Zoho Books then you can set the condition to update the contact, or if that contact doesn't exist in your Zoho Books then you can set the condition where the contact will be created. Further, you can see the conditions with the help of Zoho Books' "Get Contact" action event or "Get Contact with Email".

For a better understanding of the Router step, you can refer to our tutorial video-
youtube.com/watch?v=6XDASZVv3tw
Similar use case -