I need to log deal stage changes in a google sheet (for stats and reports)
At first, I tried using an automation
- gets triggerred when a deal stage changes
- then I plan to write via the google integration
— but then there is no option to write the triggered deal id (just the contact info, email, name, etc)
Right now we are using zapier to handle it , but since zapier can only detect deal_updates, it gets triggered even for deal fields updates
Needing help on how I can get the deal id of the deal when the deal changes stages, checked the webhook options, the closest I can get is to detect the deal_updates but not necessarily just the deal stage change