Stop scanning cold email replies by hand. This setup reads replies from one or more Gmail inboxes and checks if the sender wants a meeting. When interest is clear, a new deal is created in your CRM so sales can follow up fast.
Two Gmail triggers check the Inbox every minute. A Set node grabs the email text. The flow looks up the sender in Pipedrive by email, pulls the person record, and continues only if the person is marked in_campaign True. OpenAI reviews the reply with a clear prompt and returns JSON with interested yes or no and a short reason. A Code node parses that JSON, and an If node sends only interested leads to deal creation.
Add Gmail, OpenAI, and Pipedrive credentials, and create a Person field in Pipedrive called in_campaign with True and False options. Expect faster triage, fewer missed leads, and cleaner CRM data. This design suits outbound teams and agencies that manage several mailboxes.