I am working on an integration between Zapier and Google Sheet, and I would like to create a ZAP that activates when a deal is deleted in PipeDrive, so that the same deal is deleted on Google Sheet as well.
This is what I’ve done so far:
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thank you in advance for your help!
This post has been edited by a moderator to remove loom video containing personally identifiable information (PII). Please remember that this is a public forum and avoid sharing personal or potentially sensitive details.
Page 1 / 1
Hey @Simone Pardini,
I don’t think it’s possible through native Pipedrive zapier integration to poll for deleted deals in the trigger.
This will generate a unique webhook URL to use to set in Pipedrive.
In Pipedrive go here: Profile > Tools & Apps > Webhooks
pipedrive.com/settings/webhooks
Use v2
Configure as follows...
Events in Pipedrive
Event Action: delete
Event Object: deal
User Permission Level: you (must be an admin)
Endpoint Outside Pipedrive
Webhook Name: Give it a descriptive name like Zap Delete Deal
Endpoint URL: use the Zap trigger webhook URL
HTTP Auth Username: leave blank
HTTP Auth Password: leave blank
Hey @Simone Pardini
Not sure if you’ve had a chance to give Sparsh’s or Troy’s suggestions a try yet - once you do, let us know how it goes!
Also, wanted suggest contacting our Support team to submit a new feature request for a “Deleted Deal” trigger to be added. You can do that here: https://zapier.com/app/get-help. This will help flag the idea for our engineers to consider for future updates.