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

Options

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: 176
    First Anniversary First Comment First Answer 5 Likes
    Options

    I filter webhooks through hookdeck.

  • saravanakumar
    saravanakumar Member Posts: 2
    First Comment
    Options

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

  • Josh Buesking
    Josh Buesking Member Posts: 176
    First Anniversary First Comment First Answer 5 Likes
    Options

    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.