// open to GTM engineering roles & freelance in the UK — reach out →
ingh@
← back to builds

8 workflows. Free to import.

Download the JSON, open n8n, go to Workflows and import. Replace the credential placeholders with your own API keys and run.

// n8n → Workflows → Import from file → select JSON
01
Company Research Agent

Paste a list of company domains. This pulls firmographic data through Explorium, then hits Claude to extract what actually matters for GTM: pricing model, integrations, ICP signals, market position. Output goes straight to Google Sheets. Replaced hours of manual research per batch.

n8nClaude AIExploriumSerpAPIGoogle Sheets
↓ Download JSON
02
Email Reply Classifier

Cold email reply lands in Gmail, OpenAI classifies it: Interested, Not Interested, Price Question, or Out of Office. Each gets routed differently. Interested fires a Slack alert. Price questions get an auto rate card. Stops leads falling through the cracks.

n8nGmailOpenAISlack
↓ Download JSON
03
Cold Call Machine

Searches LinkedIn for target companies via Sales Navigator, scores each one with OpenAI, finds the decision maker, and generates a personalised cold call script. Everything lands in a Google Sheet. For SDRs who need to prospect at scale without losing personalisation.

n8nLinkedInOpenAIGoogle Sheets
↓ Download JSON
04
New Lead to Slack

New inbound lead comes in, workflow enriches with company data, formats a brief, drops it into a Slack channel with one-click links to LinkedIn and website. Everyone on the team knows the moment a hot lead arrives.

n8nWebhookHunter.ioOpenAISlack
↓ Download JSON
05
Auto Gmail Labelling

Your inbox gets messy fast when you are running outreach at scale. This checks Gmail every 5 minutes, reads each email, and uses OpenAI to label it automatically. Replies, interested leads, spam, follow-ups. No manual sorting. Works in the background.

n8nGmailOpenAI
↓ Download JSON
06
Video to Twitter Thread + LinkedIn + Blog

Record one video. This transcribes it, then GPT-4o-mini turns it into a 10-tweet thread, a LinkedIn post, and a 600-word blog post at the same time. Three pieces of content from one recording.

n8nWayinVideoGPT-4o-miniGoogle Sheets
↓ Download JSON
07
AI Job Application Auto-Reply

When a job application hits Gmail, OpenAI reads it and sends a personalised acknowledgement via SMTP automatically. Frees up whoever is reviewing applications to focus on actual decisions, not inbox admin.

n8nGmailOpenAI GPT-4oSMTP
↓ Download JSON
08
Content Repurposing Pipeline

Paste a LinkedIn post or blog URL. Workflow scrapes the content, rewrites it for a different format, saves to Notion. Good for staying consistent across channels without writing everything from scratch twice.

n8nOpenAINotion
↓ Download JSON