18 KiB
n8nworkflows.xyz
Standalone and versionable archive of n8n workflows from the official n8n.io/workflows website. This repository allows you to preserve, version, and reuse workflow templates in minimal format, ready to be imported offline.
📋 Table of Contents
📁 Repository Structure
n8nworkflows.xyz/
├── archive/
│ └── workflows/
│ ├── workflow-name-id-1/
│ │ ├── readme.md
│ │ ├── workflow.json
│ │ ├── metadata.json
│ │ └── workflow-name-id-1.webp
│ ├── workflow-name-id-2/
│ │ └── ...
│ └── ...
└── README.md
Each workflow is isolated in its own folder to facilitate navigation, versioning, and individual import.
📄 Archived Workflow Format
Each workflow folder contains exactly 4 files:
| File | Description |
|---|---|
readme.md |
Complete workflow description in Markdown (original template's readme field) |
workflow.json |
Raw workflow export in JSON format, ready to be imported into n8n |
metadata.json |
Metadata: author (user_*), tags, creation date, public link to https://n8n.io/workflows/<workflowId> |
<slug-and-id>.webp |
Workflow screenshot (hero image from Supabase worklowscreenshot bucket) |
📚 Workflows Summary (69 workflows)
- Activate and deactivate workflows on schedule using native n8n API-3229
- AI Agent for realtime insights on meetings-2651
- AI-Powered n8n Release Notes Summary Notifications via Gmail with GPT-5-Mini-10236
- Auto-Edit Images from Google Drive with Nano Banana and Send via Gmail-8577
- Auto-Respond to Slack Messages as Yourself using GPT and Google Docs RAG-7426
- Automate Assignment Grading with GPT-4-Turbo and Multi-Format Reports-10316
- Automate Audio-Video Transcription in Any Language with the New ElevenLabs Model-3105
- Automate CV screening and applicant scoring from Gmail to Airtable with AI-6418
- Automate Financial Operations with O3 CFO & GPT-4.1-mini Finance Team-6906
- Automate QuickBooks Customers & Sales Receipts Generation from a Google Sheet-6770
- Automate Twitter Posting with GPT-4 Content Generation & Google Sheets Tracking-8010
- Automate Your LinkedIn Engagement with AI-Powered Comments! 💬✨-4357
- Automated Lead Response Template using Google Forms, Sheets, and Gmail-6711
- Automated News Monitoring with Claude 4 AI Analysis for Discord & Google News-8452
- Automated Post-Purchase Product Delivery & Upsell with Jotform, GDrive, Gemini-9582
- Automated Sales Follow-Up System Using HighLevel, Gmail, Slack & Google Sheets-10152
- Automated Video Download from Sample.cat using Airtop Browser Automation-4522
- Automatically Search Facebook Ad Products on Amazon using Apify Scrapers-6888
- Bulk SEO Content Generation with GPT, Gemini Images, and Webflow Draft Creation-9191
- Business Intelligence Assistant for Slack using Explorium MCP & Claude AI-9935
- CallForge - 06 - Automate Sales Insights with Gong.io, Notion & AI-3036
- Connect AI Agents to Canada Holidays API with 6 Province and Holiday Operations-5549
- Create .SRT Subtitles & .LRC Lyrics from Audio with Whisper AI and GPT-5-nano-9589
- Create a channel, add a member, and post a message to the channel on Mattermost-832
- Create a Secure MongoDB Data Retrieval API with Input Validation and HTTP Responses-7674
- Create Linear tickets from Notion content-2138
- Create Stylized Product Photography with Airtable & Gemini Nano Banana-10250
- Create Viral Multimedia Ads with AI: NanoBanana, Seedance & Suno for Social Media-8428
- Customer Support Ticket System for SMEs with Google Sheets and Auto-Emails-8376
- Daily Meeting Summaries with Google Calendar & Gemini for Slack-Discord-WhatsApp-6934
- Dynamic Media Library with On-demand Downloads for Radarr-Sonarr and Plex-6980
- Enrich Linkedin profile URLs stored in a Google Sheet-2107
- EPA Clean Water Act Data Access & Compliance Monitoring API Integration-5623
- Extract Information from a Logo Sheet using forms, AI, Google Sheet and Airtable-2650
- Financial News Digest with Google Gemini AI to Outlook Email-4074
- Fix & Resend Guest Order Emails in Magento 2 via REST API-6707
- Generate Content Ideas with Gemini Pro and Store in Google Sheets-4432
- Generate Conversational Twitter-X Threads with GPT-4o AI-3441
- Generate Event Badges with QR Codes, HTMLCSStoImage, Gmail & Google Sheets-10130
- Generate Multi-Platform Content from Forms using Tavily Research and OpenAI-8649
- Generate Multi-Platform Social Media Posts with GPT-4.1 and PostPulse-9195
- Generate Personalized Sales Emails with LinkedIn Data & Claude 3.7 via OpenRouter-5691
- Get Real-time Stock Analysis and Rankings with Danelfin's AI Analytics API-6541
- Gmail Email Auto-Organizer with Google Sheets Rules-8333
- Health Monitoring System with Grok-3 AI Analysis and Family-Doctor Email Alerts-10525
- Hostinger Form Lead Capture & Qualification with OpenAI, Beehiiv & Google Sheets-4575
- Hyper-Personalize Email Outreach with AI, Gmail & Google Sheets-7163
- Learn Workflow Logic with Merge, IF & Switch Operations-5996
- Monitor Software Compliance with Jamf Patch Summaries in Slack-5529
- Multi-platform Video Publishing from Google Sheets to 9 Social Networks via Blotato API-4227
- N8N for Beginners: Looping over Items-2896
- Notify on Slack when new product is added in WooCommerce-1458
- Predict Housing Prices with a Simple Neural Network-9089
- Predictive Health Monitoring & Alert System with GPT-4o-mini-10457
- readme.md
- Retweet Cleanup with Scheduling for X-Twitter-9766
- Save and Log Clipboard Content from macOS to Google Sheets using Shortcuts App-4063
- Send Daily 4K Bluray Preorder Updates from Blu-ray.com to Discord-6830
- Send Daily Real Estate Construction Updates via Gmail & WhatsApp with Google Sheets-6694
- Simple Eval for Legal Benchmarking-4712
- Simple Google indexing Workflow in N8N-2123
- Tax Deadline Management & Compliance Alerts with GPT-4, Google Sheets & Slack-10108
- Tesla Financial Market Data Analyst Tool (Multi-Timeframe Technical AI Agent)-4094
- Upload Google Drive Files to an InfraNodus Graph-4486
- Validate email of new contacts in Mautic-1462
- YouTube Comment Sentiment Analysis with Google Gemini AI and Google Sheets-3936
- Zendesk Pending Ticket Follow-up System with Gmail, Google Sheets & ClickUp-8743
- ✨🤖Automate Multi-Platform Social Media Content Creation with AI-3066
- 🚛🗺️ Geocoding for Logistics with Open Route API and Google Sheets-4593
🔗 Useful Links
📝 License
This repository archives public workflows from n8n.io/workflows. Each workflow retains its original license. Refer to individual metadata for more information.
The archiving code and repository structure are licensed under MIT.
⚠️ Disclaimer
This project is independent and not officially affiliated with n8n. It is a personal initiative aimed at facilitating access to and preservation of public n8n workflows.
Made with ❤️ for the n8n community