Copy-paste recipes you can use today — free, tested, and ready to go
| # | Template | Category | Nodes | Time to Build |
|---|---|---|---|---|
| 1 | Lead Capture to CRM | Sales | 3 | 5 min |
| 2 | AI Email Auto-Responder | 4 | 10 min | |
| 3 | Social Media Cross-Poster | Marketing | 4 | 8 min |
| 4 | Weekly Report Generator | Reporting | 5 | 12 min |
| 5 | RSS to Newsletter | Content | 4 | 8 min |
| 6 | Invoice Reminder System | Finance | 4 | 10 min |
| 7 | Customer Onboarding Flow | CRM | 5 | 12 min |
| 8 | File Backup Automator | Ops | 3 | 5 min |
| 9 | AI Content Creator | AI | 4 | 10 min |
| 10 | Uptime Monitor + Alert | IT | 3 | 5 min |
n8n Cloud: 14-day free trial, then $24/month. Self-hosted: FREE FOREVER.
All 10 templates work on both Cloud and self-hosted. No paid features required.
When someone fills out a form on your website, this workflow logs their info in Google Sheets and sends you a Slack notification. No more checking forms manually.
Flow: Webhook → Google Sheets (Append Row) → Slack (Send Message)
{{$json.name}}, Email = {{$json.email}}Every business with a website contact form. This is the first workflow every n8n user should build.
When a new email arrives, AI reads it, classifies it, and drafts a reply. You review the draft and send with one click. Saves 20-30 minutes per day on email.
Flow: Gmail Trigger → OpenAI (Classify + Draft) → Google Sheets (Log) → Gmail (Draft)
Pro Tip: Use Gmail's "Create Draft" action instead of "Send Email." This puts the AI reply in your drafts folder so you can review it before sending.
When you publish a new blog post, this workflow creates unique posts for Twitter, LinkedIn, and Instagram. AI writes each one in the right tone and format for that platform.
Flow: RSS Trigger (your blog) → OpenAI (Generate posts) → Slack (Review) or Direct to social APIs
Every Monday at 9am, this workflow pulls data from Google Sheets, creates a summary, and emails it to your team. No more building reports by hand.
Flow: Schedule Trigger (Monday 9am) → Google Sheets (Read) → OpenAI (Summarize) → Gmail (Send Report) → Slack (Notify)
Automatically collect articles from RSS feeds you follow. Every Friday, AI writes a newsletter summary and sends it to your email list.
Flow: Schedule Trigger (Friday 10am) → RSS Read (multiple feeds) → OpenAI (Write newsletter) → Mailchimp or Gmail (Send)
Checks your invoice spreadsheet daily. If an invoice is overdue, it sends a polite reminder email automatically. No more chasing payments by hand.
Flow: Schedule Trigger (Daily 10am) → Google Sheets (Read invoices) → IF (overdue?) → Gmail (Send reminder)
When a new customer signs up (Stripe payment), this workflow sends a welcome email, creates their account in your CRM, assigns them to a team member, and sets a 7-day check-in reminder.
Flow: Stripe Trigger (payment) → Gmail (Welcome email) → Google Sheets (Log customer) → Slack (Assign to team) → Wait (7 days) → Gmail (Check-in email)
When a new file is added to one Google Drive folder, this workflow copies it to a backup folder. Simple but essential.
Flow: Google Drive Trigger (new file) → Google Drive (Copy file to backup folder) → Slack (Confirm backup)
Add a topic to a Google Sheet. AI writes a blog draft, email summary, and social posts. All saved back to the same sheet, ready for review.
Flow: Google Sheets Trigger (new row) → OpenAI (Write blog + email + social) → Google Sheets (Update row with content)
Pings your website every 5 minutes. If it goes down, you get an instant Slack and email alert. Peace of mind for free.
Flow: Schedule Trigger (every 5 min) → HTTP Request (ping your site) → IF (status != 200) → Slack + Gmail (alert)
Our recommendation: We use Claude AI for our own business and recommend it to everyone we work with. It follows instructions precisely and takes your privacy seriously. Try Claude.
Join thousands of people who use CreatorHQ to work smarter.
Explore CreatorHQ