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

Calendly → Slack Workflow Triggering Twice for Each Appointment

Hey everyone,

I’ve got a Pabbly Connect workflow where every time we book an appointment in Calendly, it sends the details to Slack. The problem is, for every single booking, I get two Slack notifications instead of one.

When I tried to fix this by reconnecting the Calendly trigger, I got the following warning:

“Do you wish to resend the request again?
You have already used the event ‘Invitee Created (Organization)’ of ‘Calendly’ for this workflow. If you resend the request, duplicate data for the same event may arrive. This may affect your workflow by making it execute multiple times for the same event.
Do you still want to resend the request again?”

I’m assuming this is what’s causing the duplicates, but I’m not sure how to properly fix it without breaking the workflow.

Here’s the workflow link for reference:

Any idea how to stop this from triggering twice per appointment?

Thanks in advance!
 

Attachments

  • Screenshot 2025-08-09 at 22.15.21.png
    Screenshot 2025-08-09 at 22.15.21.png
    53.2 KB · Views: 5
  • Screenshot 2025-08-09 at 22.15.44.png
    Screenshot 2025-08-09 at 22.15.44.png
    31 KB · Views: 5

ArshilAhmad

Moderator
Staff member
Hi @oscarbnihrane,

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


To fix this issue, you need to disable your current workflow, clone it, and set up the Calendly trigger step in the new workflow. Make sure to click the 'Save & Send Test Request' button only once while setting up the trigger step.
 
Top