πŸ’¬ Create personalized email outreach with AI, Telegram bot & website scraping

⚑ 709 views Β· πŸ’¬ Lead Nurturing & AI Sales Agents

πŸ’‘ Pro Tip β€” HTTP Request scraping tends to break when sites update their markup. If you’re scraping a major platform, check if ScraperNode covers it β€” it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

Demo Personalized Email

This n8n workflow is built for AI and automation agencies to promote their workflows through an interactive demo that prospects can try themselves.
The featured system is a deep personalized email demo.


πŸ”„ How It Works

  1. Prospect Interaction

    • A prospect starts the demo via Telegram.
    • The Telegram bot (created with BotFather) connects directly to your n8n instance.
  2. Demo Guidance

    • The RAG agent and instructor guide the user step-by-step through the demo.
    • Instructions and responses are dynamically generated based on user input.
  3. Workflow Execution

    • When the user triggers an action (e.g., testing the email demo), n8n runs the workflow.
    • The workflow collects website data using Crawl4AI or standard HTTP requests.
  4. Email Demo

    • The system personalizes and sends a demo email through SparkPost, showing the automation’s capability.
  5. Logging and Control

    • Each user interaction is logged in your database using their name and id.
    • The workflow checks limits to prevent misuse or spam.
  6. Error Handling

    • If a low-CPU scraping method fails, the workflow automatically escalates to a higher-CPU method.

βš™οΈ Requirements

Before setting up, make sure you have the following:

πŸš€ Features


πŸ’‘ Development Ideas


🧠 Technical Notes


βš™οΈ Setup Instructions

1. Create a Telegram Bot

2. Create a Log Data Table

3. Install Crawl4AI with Docker


πŸ“¦ Notes

This setup is optimized for low cost, easy scalability, and real-time interaction with prospects.
You can customize each component β€” Telegram bot behavior, RAG logic, scraping strategy, and email workflow β€” to fit your agency’s demo needs.

πŸ‘‰ You can try the live demo here: @email_demo_bot


πŸ”— Nodes Used

Send Email, HTTP Request, Telegram, Telegram Trigger, Markdown, Schedule Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup