Receiving multiple webhook calls for single deal creation action, Do we have any way to avoid this

saravanakumar
saravanakumar Member Posts: 2 VERIFIED MEMBER
First Comment

I tried configuring two webhook with the below configuration with same endpoint

Webhook 1 :

Events: added.deal

Webhook 2 :

Events: updated.deal


After this configuration, on every new deal creation I am receiving 3 webhook(1 create event call & 2 update event call) calls which was supposed to be one(create event call) since we are only creating the deal here.

Can someone help me in achieving single webhook call on deal creation?

Tagged:

Answers

  • Josh Buesking
    Josh Buesking Member Posts: 199 VERIFIED MEMBER
    5 Likes First Anniversary First Comment First Answer

    I filter webhooks through hookdeck.

  • saravanakumar
    saravanakumar Member Posts: 2 VERIFIED MEMBER
    First Comment

    Is there any ways to retrist in pipedrive side itself instead of using 3rd party tool for it?

  • Josh Buesking
    Josh Buesking Member Posts: 199 VERIFIED MEMBER
    5 Likes First Anniversary First Comment First Answer

    No there’s not, if there was hook deck wouldn’t exist.


    Filtering webhooks is a service inside itself and outside what most applications offer, not just Pipedrive.