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

Double Workflow Entry For 1 Submission

Elias B

Member
I am currently facing an issue where when we submit a "Closer Form" which let's us know we've closed a client and this is what initiates the onboarding sequence for our clients. The error is when that form is submitted, pabbly is making double workflows which is doubling everything in the workflow. So an email will get sent twice, even adding the customer twice within stripe.

Example of this issue below:

1707175464011.png

So firstly the form is submitted which sends a webhook to pabbly to initiate the onboarding process, as you can see the image shows only webhook is being submitted. (please pay attention to the time stamp on the far right.)

1707175590259.png

So as you can see after the webhook is sent, pabbly is creating double submissions for the webhook. This issue is reoccurring and not only in this one workflow.

This error is happening in another one of our workflows where it is creating double submission.
1707175661290.png

If i can get some assistance in this error as it is making a lot of problems for my business.
 
P

Pabblymember11

Guest
Hey @Elias B

Can you please check from your Stripe account once whether you have configured the same webhook URL twice that could be a reason for triggering the two times?

Kindly check it through a webbooks testing site called webhook.site.

You can copy the webhook URL provided by Webhook.site inside your application and do the test event inside the application to see if the webhook is being worked inside Webhook.site. This will double-confirm the issue.
Here is a sample video that you can follow to track the webhook issue:
 
Top