Workflow is being run more then necessary.

florian_

Member
Hello guys,

I am running a trigger on chatbotbuilder to run a workflow in pabbly. The issue that I am having is that, pabbly is running this workflow 3 times in a row, at the same time. I want it to run just once. Could you guys help find a solution for this? This is a reference photo: (https://prnt.sc/tlyQJqMjQtzS).

Thanks in advance.
 
P

Pabblymember11

Guest
Hey @florian_

Yes, you may have clicked on the button Save and Send Test request and then you have clicked on the Yes button three times. That's the reason it is sending duplicate data multiple times.

Also, try to click on the Save and Send test request button only once, and to get the data from the trigger application you can click on the Re-capture webhook response button.

1712053972607.png
 

florian_

Member
Hey @florian_

Yes, you may have clicked on the button Save and Send Test request and then you have clicked on the Yes button three times. That's the reason it is sending duplicate data multiple times.

Also, try to click on the Save and Send test request button only once, and to get the data from the trigger application you can click on the Re-capture webhook response button.

View attachment 40386
Thank you very much for your reply. Is there I way that I can delete those saved responses?
 
P

Pabblymember11

Guest
You can clone the workflow and configure the trigger event once and that will do the work.

Make sure to turn off the old workflow, so that it will interact with your new one.

1712061746931.png
 
Top