
Learn N8n
Master Learn N8n with our step-by-step tutorials and practical examples. Start your journey below.
Course Content
Data Tables in N8N - Building AI Agents with Database Integration
Learn how to build AI agents that interact with N8N data tables for eCommerce product management and real estate FAQ systems using workflow automation
How to Connect N8N to Notion
Learn how to connect n8n to your Notion databases by creating an internal integration and using the Notion node to read and write data.
How to Connect n8n to Google Drive
Learn how to connect n8n to Google Drive by setting up Google Cloud Platform credentials and using the Google Drive node to access your files.
Information Extraction in n8n
Learn how to use the Information Extractor node in n8n to parse and structure data from incoming messages using AI.
How to Connect N8N to Airtable
Learn how to connect n8n to Airtable by generating a Personal Access Token and configuring the Airtable node to get, create, and update records.
How to Connect n8n to Gmail
Learn how to connect n8n to your Gmail account by setting up Google Cloud Platform credentials, enabling the Gmail API, and sending emails from your workflow.
Loop Over Items in n8n Tutorial
Learn how to build a workflow that iterates through Google Sheet rows, processes data with an AI model, and updates the sheet in n8n.
How to Use Switch Node in n8n
Learn how to use the Switch node in n8n to route your workflow execution to different paths based on conditions and rules.
How to Connect n8n to Perplexity AI
Learn how to connect n8n with Perplexity AI by generating an API key and using the Perplexity node to query language models in your workflows.
HTTP Node in n8n Tutorial
Learn how to use the HTTP Request node in n8n to connect to any API, fetch data, and integrate external services into your workflows.
N8N Webhook Authentication Tutorial
Learn how to secure your n8n webhooks using different authentication methods like Basic Auth, Header Auth, and JWT to prevent unauthorized access.
How to Connect n8n to Shopify
Learn how to connect n8n to your Shopify store by creating a custom app, configuring API permissions, and using the Shopify trigger to automate order workflows.
Limit, Filter and Remove Duplicates in n8n
Learn how to use Limit, Filter, and Remove Duplicates nodes in n8n to clean, filter, and manage your workflow data efficiently.
How to Connect n8n to Trello
Learn how to connect n8n to Trello by creating a Power-Up to generate an API key and token, and use the Trello trigger to automate your project management workflows.
How to Connect n8n to Telegram
Learn how to connect n8n to Telegram by creating a new bot with BotFather, getting an API access token, and using the Telegram trigger to receive messages in your workflows.
How to Connect n8n to Asana
Learn how to connect n8n to Asana by generating a Personal Access Token from the developer console and using the Asana node to create and manage tasks in your workflows.
How to Connect n8n to HubSpot
Learn how to connect n8n to HubSpot using both action nodes to create contacts and webhook triggers to start workflows from HubSpot events.