Skip to main content

Generate AI-powered roadmaps for new leads with GPT-5 and email automation

Workflow preview

Workflow preview
100%
Generate AI-powered roadmaps for new leads with GPT-5 and email automation preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

How it works This workflow automates the delivery of personalized, AI generated reports or roadmaps for new leads. When someone submits their information through a form, the workflow: 1. Captures a...

Best for

  • Lead Nurturing automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.webhook, n8n-nodes-base.telegram, n8n-nodes-base.emailsend, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.datatable, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Christian Lutz.

Original n8n.io source

1.1 Workflow description

Title
Generate AI-powered roadmaps for new leads with GPT-5 and email automation
Workflow name
Generate AI-powered roadmaps for new leads with GPT-5 and email automation

How it works

This workflow automates the delivery of personalized, AI-generated reports or roadmaps for new leads.
When someone submits their information through a form, the workflow:

  1. Captures and stores the lead data.
  2. Uses an AI model to generate a customized report or roadmap.
  3. Formats the output into a professional, email-ready HTML document.
  4. Sends the report automatically to the lead via email.
  5. Optionally sends internal notifications (e.g., via chat or email) for tracking and follow-up.

The process eliminates manual work and ensures every lead receives instant, high-quality output tailored to their input.


Setup steps

  1. Webhook – Connect your form or website to the webhook endpoint to receive lead data.
  2. Data Table – Create or link a table to store incoming leads and track delivery status.
  3. AI Configuration – Add your OpenAI (or compatible) API credentials and customize prompts for your desired output.
  4. Email Setup – Configure SMTP credentials and define sender/recipient addresses for report delivery.
  5. Notifications – Optionally connect a chat or messaging service (e.g., Telegram) for internal alerts.
  6. Activation – Test the workflow, confirm the data flow and email delivery, then activate it for live use.

This workflow transforms manual lead engagement into a fully automated, AI-driven experience that delivers instant, personalized value to every new contact.

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Webhook

Type / Role
n8n-nodes-base.webhook - webhook
Config choices
Version 2.1

Block 2 - Send a text message

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 3 - Send email

Type / Role
n8n-nodes-base.emailSend - emailSend
Config choices
Version 2.1

Block 4 - Style Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2.2

Block 5 - AI Consultant

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2.2

Block 6 - Generated Roadmap to Customer

Type / Role
n8n-nodes-base.emailSend - emailSend
Config choices
Version 2.1

Block 7 - Add Customer Data

Type / Role
n8n-nodes-base.dataTable - dataTable
Config choices
Version 1

Block 8 - Update row(s)

Type / Role
n8n-nodes-base.dataTable - dataTable
Config choices
Version 1

Block 9 - GPT 5 Nano

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 10 - GPT 5 Mini

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 11 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 13 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 17 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 18 - Sticky Note7

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Generate AI-powered roadmaps for new leads with GPT-5 and email automation
Complexity advanced
Nodes 18
Categories Lead Nurturing, Multimodal AI
Author Christian Lutz
Published 21 Oct 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/9973/9973.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Generate AI-powered roadmaps for new leads with GPT-5 and email automation do?

How it works This workflow automates the delivery of personalized, AI generated reports or roadmaps for new leads. When someone submits their information through a form, the workflow: 1. Captures a...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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, Multimodal AI use case.