Block 1 - Contact Ref
- Type / Role
- n8n-nodes-base.noOp - noOp
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
This n8n template turns a small, targeted HubSpot list into tailored outreach. It scans each contact’s recent Gmail conversations, builds a lightweight persona with AI (tone, goals, pain points, de...
n8n-nodes-base.noop, n8n-nodes-base.gmail, n8n-nodes-base.stickynote, n8n-nodes-base.splitinbatches, n8n-nodes-base.hubspot, @n8n/n8n-nodes-langchain.informationextractor, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.set
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Miha.
Original n8n.io sourceThis n8n template turns a small, targeted HubSpot list into tailored outreach. It scans each contact’s recent Gmail conversations, builds a lightweight persona with AI (tone, goals, pain points, decision style), then drafts a concise sales email aligned to your offer—saved to Gmail as a reviewable draft.
Perfect for SDRs and founders who want personalization at scale without writing from scratch.
This template was originally created by Jim Le.
Manual trigger starts a controlled run.
HubSpot search pulls a focused list of contacts (e.g., hs_buying_role = DECISION_MAKER).
Batch loop processes contacts one by one.
Gmail fetch grabs up to 20 recent threads from each contact.
AI persona extraction (Information Extractor + Gemini) analyzes messages to capture:
Variables node sets core fields (first name, last name, email) and the offer you want to pitch.
AI email generation (Gemini) mirrors the contact’s tone and priorities; outputs subject + HTML body.
Gmail draft is created for the contact so a rep can skim, tweak, and send.
product_to_sell with your offer and confirm the contact field mappings.limit or include received/sent filters to capture more context (mind rate limits).product_to_sell per segment, or branch by industry to load different value props.This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Email outreach drafter based on HubSpot data |
|---|---|
| Complexity | advanced |
| Nodes | 17 |
| Categories | Lead Nurturing, AI Chatbot |
| Author | Miha |
| Published | 26 Sept 2025 |
Use the JSON export at /data/workflows/8968/8968.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This n8n template turns a small, targeted HubSpot list into tailored outreach. It scans each contact’s recent Gmail conversations, builds a lightweight persona with AI (tone, goals, pain points, de...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Nurturing, AI Chatbot use case.