Comprehensive Visual Node Reference Library - n8n Workflow

Explore the complete range of capabilities in this reference n8n workflow. This n8n template visualizes essential n8n node types: triggers, AI agents, data flow, and core logic components.

Workflow Preview

Ready to automate?

Download this n8n workflow template and start using it instantly.

n8n Nodes Used
HTTP Request
HTTP Request
Code
Code
Simple Memory
Simple Memory
OpenAI Chat Model
OpenAI Chat Model
Schedule Trigger
Schedule Trigger
Webhook
Webhook
Set
Set
If
If
Google Gemini Chat Model
Google Gemini Chat Model
OpenAI
OpenAI
Gmail
Gmail
No Operation, do nothing
No Operation, do nothing
n8n Form Trigger
n8n Form Trigger
Merge
Merge
Split In Batches
Split In Batches
Basic LLM Chain
Basic LLM Chain
Wait
Wait
Split Out
Split Out
Respond to Webhook
Respond to Webhook
Filter
Filter
Extract from File
Extract from File
Google Sheets Tool
Google Sheets Tool
Structured Output Parser
Structured Output Parser
Aggregate
Aggregate
Convert to File
Convert to File
Gmail Trigger
Gmail Trigger
Call n8n Sub-Workflow Tool
Call n8n Sub-Workflow Tool
Google Calendar Tool
Google Calendar Tool
Execute Workflow Trigger
Execute Workflow Trigger
Gmail Tool
Gmail Tool
Anthropic Chat Model
Anthropic Chat Model
Google Sheets Trigger
Google Sheets Trigger
Execute Sub-workflow
Execute Sub-workflow
MCP Client Tool
MCP Client Tool
Information Extractor
Information Extractor
Postgres Chat Memory
Postgres Chat Memory
Code Tool
Code Tool
Execute Command
Execute Command
Limit
Limit
HTML
HTML
Embeddings OpenAI
Embeddings OpenAI
Google Drive Trigger
Google Drive Trigger
Google Docs
Google Docs
RSS Read
RSS Read
Google Calendar
Google Calendar
Text Classifier
Text Classifier
Email Trigger (IMAP)
Email Trigger (IMAP)
Calculator
Calculator
AI Transform
AI Transform
AI Agent
AI Agent
Chat Trigger
Chat Trigger
SerpApi (Google Search)
SerpApi (Google Search)
Auto-fixing Output Parser
Auto-fixing Output Parser
Pinecone Vector Store
Pinecone Vector Store
Simple Vector Store
Simple Vector Store
Date & Time
Date & Time
YouTube
YouTube
Markdown
Markdown
Redis Chat Memory
Redis Chat Memory
Execution Data
Execution Data
Google Docs Tool
Google Docs Tool
Wikipedia
Wikipedia
Embeddings Google Gemini
Embeddings Google Gemini
Question and Answer Chain
Question and Answer Chain
Chat Memory Manager
Chat Memory Manager
Remove Duplicates
Remove Duplicates
Sort
Sort
Postgres PGVector Store
Postgres PGVector Store
Local File Trigger
Local File Trigger
Sentiment Analysis
Sentiment Analysis
Summarization Chain
Summarization Chain
Postgres Tool
Postgres Tool
X (Formerly Twitter)
X (Formerly Twitter)
Summarize
Summarize
Supabase Vector Store
Supabase Vector Store
FTP
FTP
Rename Keys
Rename Keys
Reddit
Reddit
Dropbox
Dropbox
Send Email Tool
Send Email Tool
Redis Tool
Redis Tool
Calendly Trigger
Calendly Trigger
Pushbullet
Pushbullet
Wolfram|Alpha
Wolfram|Alpha
Bitly
Bitly
Gumroad Trigger
Gumroad Trigger
Tool HTTP Request
Tool HTTP Request
Sticky Note
Sticky Note
Default Data Loader
Default Data Loader
Item List Output Parser
Item List Output Parser
Vector Store Question Answer Tool
Vector Store Question Answer Tool
Manual Trigger
Manual Trigger
Google Sheets
Google Sheets
Perplexity Perplexity
Perplexity Perplexity
n8n-nodes-bluesky.bluesky
n8n-nodes-bluesky.bluesky
n8n-nodes-elevenlabs.elevenLabs
n8n-nodes-elevenlabs.elevenLabs

Who is this best for?

New n8n users seeking a visual introduction to the platform's capabilities.
Experienced n8n developers looking for a quick reference cheat sheet of commonly used n8n node types.


  • Automation specialists who need to understand how different components, like an n8n trigger or an AI n8n node, interact in complex n8n workflows.

Overview

This specialized n8n template is designed not for execution, but as an educational resource. It solves the problem of understanding the vast landscape of available nodes by organizing them into logical categories directly on the canvas. Instead of searching documentation, users can quickly see groupings such as AI Agents, Data Transformation, and App Actions. By utilizing this reference n8n workflow, you gain rapid familiarity with the structure and components required to build complex automations, understanding exactly which n8n node is needed for a specific task, from setting up an n8n trigger to running a sophisticated LLM chain.

How it Works

This is a non-executable reference n8n workflow, acting as a structural map rather than an automation sequence. The nodes are grouped using colored sticky notes to denote functionality. The flow illustrates the sheer variety of ways an n8n workflow can be constructed:


  1. Triggers (Purple Sticky Note): Showcases how an n8n workflow can start, featuring nodes like Webhook, Schedule Trigger, Gmail Trigger, and specialized AI input nodes like When chat message received.

  2. Data Transformation (Blue Sticky Note): Contains essential nodes for manipulating data within the n8n workflow, such as Code (for JavaScript scripting), Filter, Merge, and specialized file handling nodes like Convert to File and Extract from File.

  3. Flow & Core (Red Sticky Note): Demonstrates crucial flow control elements, including the If n8n node for branching logic, Loop Over Items, and fundamental actions like HTTP Request and Execute Workflow.

  4. AI Agents (Red Sticky Note - Left): This extensive section uses LangChain-based nodes for advanced AI tasks, including the main AI Agent, specialized chains like Question and Answer Chain and Summarization Chain, and classification nodes.

  5. App Actions (Green Sticky Note): Lists many common integration nodes, demonstrating how to perform actions across platforms using an n8n node for Google Sheets App, Gmail App, Dropbox App, and more. This section also highlights various n8n trigger nodes specific to apps, like the Google Sheets Trigger.

Installation Guide

To start exploring this comprehensive n8n workflow reference library, follow these standard steps:


  1. Import the n8n Workflow: Copy the provided JSON data. In your n8n interface, navigate to 'Workflows', click '+ New', and select 'Import from JSON'. Paste the JSON code into the box.

  2. Explore the Canvas: The imported n8n workflow is a large, categorized map. Pan around the canvas to examine the different sections (Triggers, AI Agents, App Actions, etc.) organized by the colored sticky notes.

  3. Credential Setup (Optional): While this n8n template is primarily a reference, if you wish to test any specific application n8n node (like OpenAI or Google Sheets App), you will need to set up the appropriate credentials within n8n. Nodes that require credentials are noted in their configuration settings.

  4. Customize: Use this n8n workflow as a starting point. Copy and paste desired n8n node groupings into your own new n8n workflow projects.

Node Details

This n8n template showcases dozens of nodes. Below are examples from the key functional groups:

AI Agent (LangChain): Functions as the orchestrator for complex AI tasks, utilizing various tools and memory components configured within the n8n workflow.
Gmail Trigger: A critical n8n trigger node used to initiate an n8n workflow upon receiving new emails, often configured to poll every minute.
Google Sheets App: An action n8n node demonstrating operations like appending data, reading rows, or updating cells—a cornerstone of many data-heavy n8n workflows.
If (Flow Control): The fundamental flow control n8n node, allowing the n8n workflow to branch based on conditional logic (e.g., if a value equals another, execute path A; otherwise, execute path B).
Code: This versatile n8n node allows users to run custom JavaScript code for sophisticated data manipulation, a necessity for advanced data transformation within any n8n workflow.
OpenAI Chat Model: Represents the connection to large language models, providing the core intelligence for generating content or processing queries within the AI-focused sections of the n8n workflow.


  • Webhook: The universal n8n trigger, starting an n8n workflow when an external service sends an HTTP request (or webhook) to the specified URL.

Related n8n Workflows

Free

Nodes: 96 Nodes
Updated: December 26 2025
View all
Created by

AI tips & tricks that no one else is talking about • Promptcrafting & AI Automating on YT since 2023 • Yes, that's my real voice • She/Her • Voice of https://www.ImagineAI.live

Featured*