Case Study
Make.comClaude AIPipedriveGmail
Pipedrive Auto Note Taker AI Email-to-CRM Pipeline
Reads incoming Gmail messages, uses OpenAI to extract structured business intelligence, and automatically creates organization, person, deal, and note records in Pipedrive complete with deadline detection and location parsing.
Our Approach
>
The client's team was receiving business inquiries via email and manually copying details into Pipedrive. We reverse-engineered their CRM data structure, then built a Make.com scenario that feeds each email through OpenAI with custom prompts to extract contacts, deadlines, locations, and deal context. A router handles two deal types companies vs. individuals creating the correct record set for each.
Key Features
>
- Gmail Watch TriggerMonitors a designated inbox in real time and fires the automation the moment a qualifying email arrives.
- OpenAI Note & Data ExtractionTwo sequential OpenAI modules one for structured data extraction, one for generating a clean note summary for the Pipedrive activity log.
- Dual-Branch CRM Record CreationRoutes between company deal flow (Org + Person + Deal + Note) and individual deal flow based on who sent the email.
- Deadline & Location IntelligenceTwo dedicated modules parse and standardize deadline dates and locations before writing to Pipedrive custom fields.
Results
>
Full CRM record creation from email in under 30 seconds