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

Workflow Running Twice

Hi! I've had a workflow trigger twice over the last few days: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTY4MDYzMDA0MzM1MjY0NTUzYzUxMzEi_pc

The workflow is trigger by a purchase in Thrivecart, adding the details to a Google Sheet. It then checks if the transaction was over a certain limit and then posts the information to Slack. I only noticed it today when two messages appeared in Slack for the same transaction.

Example 1: IjU3NjUwNTZlMDYzNjA0M2Q1MjZmNTUzMDUxMzY1MTY3NTQzNDBmMzEi_pc (the latest one to do this)
Example 2: IjU3NjUwNTZlMDYzNjA0M2Q1MjY5NTUzYzUxMzM1MTYyNTQzNDBmMzIi_pc
Example 3: IjU3NjUwNTZlMDYzNjA0M2Q1MjZlNTUzNDUxMzI1MTYzNTQzNzBmMzYi_pc
Example 4: IjU3NjUwNTZlMDYzNjA0MzE1MjY0NTUzMjUxMzU1MTZiNTQzNjBmMzIi_pc (the first one to do this)

What could be causing this to happen?
 

ArshilAhmad

Moderator
Staff member
Hi @Amber Thomas,

The issue you are describing occurs when a user clicks on 'Save & Send Test Request' multiple times. This, in turn, creates multiple webhooks in ThriveCart, leading to the workflow being executed multiple times.
1740868829504.png


To fix this issue, you need to disable your current workflow and create a new one from scratch (without cloning). Make sure not to click on 'Save & Send Test Request' in the ThriveCart trigger step multiple times.
 
Top