This repository contains a comprehensive collection of n8n workflow projects, designed to help you learn automation and integration using n8n from beginner to advanced levels.
/*.json
- n8n workflow files for each project/Google Sheets/
- CSV templates for Google Sheets integrationForm Onboarding - responses.csv
- Template for form responses and email trackingRSS Feed - feed.csv
- Template for RSS Feed Trigger (1st Project)
-
RSS Feed Trigger (Project 1)
- Introduction to n8n Cloud
- Working with RSS feeds
- Integration with Google Sheets
- Basic data transformation
-
Logic Gmail (Project 2)
- Email automation with Gmail
- Logic operations and conditional workflows
- Data processing and filtering
-
Basic LLM Chain (Project 3)
- Introduction to Language Model integration
- Building AI-powered workflows
- Chain operations and data processing
-
Web Scraping HTTP Requests (Project 4)
- Web scraping fundamentals
- Working with HTTP requests
- Data extraction and processing
- Integration with Airtable
-
Vector Database AI Chatbot (Project 5)
- Advanced AI integration
- Vector database operations
- Building intelligent chatbots
- Data persistence and retrieval
-
Receipt Analyzer (Project 6)
- Frontend:
- User interface for receipt submission
- Form handling and data collection
- Response visualization
- Backend:
- Document processing workflow
- Data extraction from receipts
- Backend automation and processing
- Integration with frontend components
- Frontend:
-
Social Media Integration (Project 7)
- Multi-platform social media automation
- Subflows for X (Twitter) and LinkedIn
- Content generation and scheduling
- Workflow modularity with subflows
-
Telegram Google Calendar Assistant (Project 8 & 9)
- Telegram bot integration
- Google Calendar automation
- Building interactive assistants
- Event management and scheduling
-
MCP Integration (Project 10)
- Advanced server integration
- Chatbot client implementation
- System architecture and deployment
- Clone this repository
- Import the workflows into your n8n instance
- Configure the necessary credentials and API keys
- Import CSV templates from the Google Sheets folder into your Google Sheets
- Follow the project progression from 1 to 10
- Basic understanding of APIs and automation
- n8n instance (cloud or self-hosted)
- Required API keys and credentials for various services
- Google Workspace account for Sheets integration
- Each project builds upon the knowledge from previous ones
- Projects are designed to showcase different aspects of n8n
- Credentials and sensitive data should be properly configured in your n8n instance
- CSV templates are provided for standardized data structure