• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

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