I simply want to setup a trigger that every time a deal is won in Pipedrive, then add a new row in a Google Sheets with that deal information. I’ve tried through “Watch Deals” and “New Deal Event” but can’t get it right. Can someone help me out?
Pipedrive CRM “New Deal Event” is probably the correct way to start. You will have to create a new Pipedrive CRM Webhook first. I think this should be set to “updated” for the Event Action. Now you are likely going to need to add a Filter after the trigger runs to only pass values that have won or similar wording. That way you can only get the deals you want to automate. You may be able to change that filtering in Pipedrive when setting up the Webhook but I am not sure if not you will need to Filter after the trigger step to ensure the correct data is coming through.