• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed.

How to create different routes with Pabbly Connect for each WooCommerce product

TedDmn

Member
I use WooCommerce (selling services) and GetResponse (for email). I understand how to use Pabby Connect and create a webhook in Woocommerce. But I want to create a connection between SPECIFIC products/services to SPECIFIC email lists in my GetReponse. So each buyers of a specific product is added to a specific list. Not everyone who buys something is added to a general list in GetResponse. How do I create ON different productlevels webhooks in stead of a general one?
 

Fagun Shah

Well-known member
You will need two things, Iterator and Routers

But before that make sure you have captured the order in the trigger with Simple Response toggle off.

Here is a video on that -

And then use Routers(conditions can be product name or product id)

Here is a video on Router -
 

TedDmn

Member
So what will go wrong if I directly create a router (so no iterator in between) and there use a condition in which I choose 'equal=(number product ID Woocommerce), and from there I create the link to my emailprovider (GetReponse)? People only buy one product at a time in my case.
 
Top