
Build an Instagram Lead Bot With n8n (Full Workflow — No Code)
What you're building Someone comments "interested" on your Instagram post. Within seconds they receive a personalised DM. They click a button, fill out a form, and your n8n workflow captures their name, email, and the keyword they used — then sends them the resource they asked for automatically. This runs 24/7. Zero manual intervention after setup. Stack: RapidDM — Instagram comment-to-DM trigger n8n — automation canvas (free 14-day trial or self-hosted) Notion — lead database and email template storage Gmail — automated email delivery * Architecture overview: * `Instagram comment → RapidDM detects keyword ↓ DM sent → user clicks form button ↓ n8n Form Trigger receives submission ↓ Notion query — fetch matching template ↓ Code node — personalise email body ↓ HTTP Request — fetch actual file from Notion URL ↓ Gmail — send personalised email + attachment` Part 1 — Set up RapidDM RapidDM watches your Instagram posts and fires a DM when someone comments a trigger word. Step 1 — Connect you
Continue reading on Dev.to
Opens in a new tab



