HubSpot
, OpenAI GPT
, Gmail
, Google Sheets
, Zapier
This automation monitors updates in HubSpot deals. When specific conditions are met (e.g. inactivity or deal naming patterns), it triggers an AI-generated message via GPT, sends the message using Gmail, and logs the full context and output in Google Sheets for tracking and analysis.
This automation begins when a deal’s stage is updated in the "Remote Client SaaS" pipeline, signaling a potential change in client activity. ⬇️
We use a conditional filter to proceed only if the deal is in a specific stage that typically precedes long pauses (e.g. "Appointment Scheduled"). This helps target only potentially dormant leads. ⬇️
We retrieve the contact info (name and email) tied to the deal, allowing us to personalize the message later. The email is extracted from the deal object’s associated client. ⬇️