Hey guys! Very new to Webhooks and can’t wrap my head around it.
I need for a webhook to get triggered only when a deal in Pipedrive meets a certain stage. So the workflow is “Deal is in Stage A > trigger > all the next steps”. I tried to set up a webhook (successfully) and created a new webhook for “Deal Updated” in Pipedrive. The only problem is that if I turn the scenario on, it triggers a million times a second! If I use the “Run once” and use the URL - everything is fine. I can’t figure it out!
TL;DR I want the scenario to only trigger when a deal in Pipedrive gets in a certain stage of the pipeline, but the webhooks are not working the way I want and I don’t know what to do