Calendly - Connected but getting error
Status: Closed · Asked by Ganesh9212 on · 0 views
Calendly (premium Subsription) - This is my source app in workflow. I returns the following
conflict_error Hook with this url already exists
I deleted the workflow, regenerated API key in Calendly and applied to Pabbly connection. Still same error. The event is Invitee Created. Not sure what is going on. Please help
Hey @Ganesh9212
As we can see from your workflows history logs, your Calendly is sending the webhook response correctly whereas you might have pressed the "Save & Send Test Request" twice which might have caused the issue. You only need to capture the webhook response in your workflow to automate it further.

Please refer to the following video tutorial to capture the webhook response accordingly.
youtube.com/watch?v=_PTM3cGp1mA

I Am facing the same issue after clicking on re_captue webhook response no response is getting captured.
I Am facing the same issue after clicking on re_captue webhook response no response is getting captured.
Seems like from your Calendly message, you might have pressed the "Save & Send Test" button multiple time and because of that the action step is not allowing you to capture the response.
So, please create a new workflow and then try capturing the webhook response.