A developer running an automation business posted to r/AiForSmallBusiness describing an n8n workflow they built to handle the research and admin side of B2B outreach. The goal, as they put it, was a junior marketing manager, not a spam cannon.
What the Agent Does
The workflow covers the full top-of-funnel research loop. It finds potential leads, visits company websites, collects public contact information, extracts email addresses when available, and saves everything to Google Sheets. From there it scores leads by fit, drafts personalized outreach, and separates email-reachable leads from contact-form-only leads.
On the follow-up side, it tracks replies, sends notifications when someone responds, and prepares follow-up drafts. It also tracks do-not-contact rules so the same person doesn’t get hit twice.
The Sending Controls
Automated sending is optional. When enabled, it runs with sending limits, review steps, and risk checks. The developer is explicit that the system is not designed to blindly send at volume. The human stays in the loop on quality and final send decisions.
Current Status
The developer reports the system is already useful, with scraping, personalization, and follow-up logic still being improved. They asked whether others are building similar setups with n8n.
If you’re running outbound for a small business and spending hours on research before writing a single email, this pattern is worth looking at. The combination of n8n’s workflow flexibility and an AI layer for personalization is a reasonable DIY alternative to paid outreach platforms.
