• 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.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Trigger issues in working with clickfunnels

Hisashi

Member
I have set up the following two webhooks for one funnel.

Webhook1 Events: contact_created
Webhook2 Events: purchase_created

Because there are optin-form and purchase-form in this funnel.

But when the cusotmer purchase item, not only Webhook2 but also Webhook1 is triggered.

Is it possible to prevent Webhook1 from triggering when a Purchase occurs?
 

Fagun Shah

Well-known member
Check if you can use any information coming in like event type to setup filter as 2nd step in both the workflows.

So each workflow will only execute for its respective purposes only.
 

Hisashi

Member
Thank you for your reply.

I know of that setup, but even then, it leaves a History that Webhook1 was triggered when the Purchase occurred, which is cumbersome when reviewing the records.

Is it a clickfunnels specification that Webhook1 is also triggered when a Purchase occurs, or is there nothing we can do about it?
 
P

Pabblymember11

Guest
Hey @Hisashi

Yes, Clickfunnels sends all the response type data on every webhook, though to avoid this you need to use the "Filter" action step and pass the unique event data which are independent of each event data type.

1651764136106.png
 
Top