Issue with Calendly Embed Triggering Workflow Multiple Times

Hello everyone,

I’m facing an issue with a Calendly embed on one of our pages. After a user schedules a meeting, Calendly redirects them to another page in our app. This page has a workflow that gets triggered by parameters populated in the URL from the Calendly redirect.

The problem is that this workflow is supposed to run only once, but sometimes the Calendly redirect gets stuck and causes the workflow to trigger multiple times (twice or even thrice). I can’t seem to figure out why the Calendly redirection is causing this problem.

Has anyone else experienced this issue or have any insights on how to resolve it? Any help would be highly appreciated!

Thanks!

Probably set the wrong redirect URL in your Calendly dashboard. Also may need to look at implementing a workflow to go to page and remove from the URL the browser history.

@boston85719 This is the action being used to clear the parameters from URL. Let me know if something is wrong in it.

Should be fine, but I don’t know why you have the send more parameters to page checked as I can not see what more parameters you are sending, but at least the checkbox for replace entry in browser history is checked.

They are not visible in this screenshot but are being sent. Thanks for all the assistance—I’ve managed to figure out the solution on my own.

What was the solution?

This topic was automatically closed after 70 days. New replies are no longer allowed.