n8n Automation
Featured Project
PrivateAbout this project
Built For: Work and Travel Guide GmbH (WTG)
A collection of n8n workflows that automate parts of the lead generation process using AI agents.
Company Categorization
Runs on a schedule and uses an AI agent to classify companies into industry categories based on their summary, writing the result straight back to the database.
Key features:
- Runs automatically on a schedule, no manual triggering
- AI agent classifies each company into one of a fixed set of categories
- Only processes records that are missing a category, skips the rest
- Token usage logging to track AI cost per run
- Error handling so one failed record doesn't stop the batch
Lead Outreach
Builds a clean AI-generated company profile, validates the contact's email, and pushes qualified leads into a cold-email outreach campaign, skipping anything already added to avoid duplicates.
Key features:
- AI-generated company summaries used for personalized outreach
- Email validation before a lead gets pushed to the campaign
- Automatic duplicate prevention when adding leads
- Runs on a schedule, fully automated end to end
- Error handling so a single failed lead doesn't stop the batch
Tech Stack
n8n
Claude API
Airtable API
Instantly API
JavaScript