Workflow running three times when triggered from Webflow. Should be running once.
Status: Closed · Asked by karlreynolds on · 0 views
I have a workflows that is triggered by a Webflow form. But instead of the workflow running once, it runs three times! So this is eating into my allowance. Anyone know what might be happening?
Hey @karlreynolds
It might be possible that you have clicked on the button Save and Send Test request and then you have clicked on Yes button three times. That's the reason it is sending duplicate data multiple times.

To resolve this issue you need to switch off the workflow and then you need to clone the workflow and do the mapping again. Also try to click on Save and send test request button only once and to get the data from trigger application you can click on Re-capture webhook response button.
Thanks
Kunal