docs.n8n.io Open in urlscan Pro
2a05:d014:58f:6200::64  Public Scan

Submitted URL: http://docs.n8n.io/
Effective URL: https://docs.n8n.io/
Submission: On February 22 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

Name: search

<form class="md-search__form" name="search">
  <input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required="">
  <label class="md-search__icon md-icon" for="__search">
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
      <path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"></path>
    </svg>
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
      <path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"></path>
    </svg>
  </label>
  <nav class="md-search__options" aria-label="Search">
    <button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
        <path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z"></path>
      </svg>
    </button>
  </nav>
</form>

Name: feedback

<form class="md-feedback" name="feedback" hidden="">
  <fieldset>
    <legend class="md-feedback__title"> Was this page helpful? </legend>
    <div class="md-feedback__inner">
      <div class="md-feedback__list">
        <button class="md-feedback__icon md-icon" type="submit" title="This page was helpful" data-md-value="1">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
            <path
              d="M20 12a8 8 0 0 0-8-8 8 8 0 0 0-8 8 8 8 0 0 0 8 8 8 8 0 0 0 8-8m2 0a10 10 0 0 1-10 10A10 10 0 0 1 2 12 10 10 0 0 1 12 2a10 10 0 0 1 10 10M10 9.5c0 .8-.7 1.5-1.5 1.5S7 10.3 7 9.5 7.7 8 8.5 8s1.5.7 1.5 1.5m7 0c0 .8-.7 1.5-1.5 1.5S14 10.3 14 9.5 14.7 8 15.5 8s1.5.7 1.5 1.5m-5 7.73c-1.75 0-3.29-.73-4.19-1.81L9.23 14c.45.72 1.52 1.23 2.77 1.23s2.32-.51 2.77-1.23l1.42 1.42c-.9 1.08-2.44 1.81-4.19 1.81Z">
            </path>
          </svg>
        </button>
        <button class="md-feedback__icon md-icon" type="submit" title="This page could be improved" data-md-value="0">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
            <path
              d="M20 12a8 8 0 0 0-8-8 8 8 0 0 0-8 8 8 8 0 0 0 8 8 8 8 0 0 0 8-8m2 0a10 10 0 0 1-10 10A10 10 0 0 1 2 12 10 10 0 0 1 12 2a10 10 0 0 1 10 10m-6.5-4c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5-1.5-.7-1.5-1.5.7-1.5 1.5-1.5M10 9.5c0 .8-.7 1.5-1.5 1.5S7 10.3 7 9.5 7.7 8 8.5 8s1.5.7 1.5 1.5m2 4.5c1.75 0 3.29.72 4.19 1.81l-1.42 1.42C14.32 16.5 13.25 16 12 16s-2.32.5-2.77 1.23l-1.42-1.42C8.71 14.72 10.25 14 12 14Z">
            </path>
          </svg>
        </button>
      </div>
      <div class="md-feedback__note">
        <div data-md-value="1" hidden=""> Thanks for your feedback! </div>
        <div data-md-value="0" hidden=""> Thanks for your feedback! Help us improve this page by submitting an issue or a fix in our <a href="https://github.com/n8n-io/n8n-docs" target="_blank" rel="noopener">GitHub repo</a>. </div>
      </div>
    </div>
  </fieldset>
</form>

Name: consent

<form class="md-consent__form md-grid md-typeset" name="consent">
  <h4>Cookie consent</h4>
  <p>We use cookies and other tracking technologies to improve your browsing experience, to analyze our website traffic, assist our marketing efforts and to understand where our visitors are coming from.
    <br><a href="https://n8n.io/legal/" target="_blank">Privacy policy</a></p>
  <input class="md-toggle" type="checkbox" id="__settings">
  <div class="md-consent__settings">
    <ul class="task-list">
      <li class="task-list-item">
        <label class="task-list-control">
          <input type="checkbox" name="analytics" checked="">
          <span class="task-list-indicator"></span> Google Analytics </label>
      </li>
    </ul>
  </div>
  <div class="md-consent__controls">
    <button class="md-button md-button--primary">Accept</button>
    <label class="md-button" for="__settings">Manage settings</label>
  </div>
</form>

Text Content

Skip to content

 * n8n home
 * Forum
 * Blog

n8n Docs
Type to start searching
 * Using n8n
 * Integrations
 * Hosting n8n
 * Code in n8n
 * Advanced AI
 * API
 * Embed
 * Courses

n8n Docs
 * Using n8n
   Using n8n
    * Choose your n8n
    * Try it out
      Try it out
       * A very quick quickstart
       * A longer introduction
   
    * Understand workflows
      Understand workflows
       * Create and run
       * Components
         Components
          * Nodes
          * Connections
          * Sticky Notes
      
       * Executions
         Executions
          * Workflow-level executions
          * All executions
          * Custom executions data
          * Debug executions
      
       * Tags
       * Export and import
       * Templates
       * Sharing
       * Settings
       * Workflow history
       * Workflow ID
   
    * Manage credentials
      Manage credentials
       * Create and edit
       * Credential sharing
   
    * Flow logic
      Flow logic
       * Splitting with conditionals
       * Merging data
       * Looping
       * Waiting
       * Sub-workflows
       * Error handling
       * Execution order in multi-branch workflows
   
    * Data
      Data
       * Data structure
       * Data flow within nodes
       * Transforming data
       * Process data using code
       * Data mapping
         Data mapping
          * Data mapping in the UI
          * Data mapping in the expressions editor
          * Data item linking
            Data item linking
             * Item linking concepts
             * Item linking in the Code node
             * Item linking errors
             * Item linking for node creators
      
       * Data pinning
       * Data editing
       * Data filtering
       * Binary data
   
    * User management
      User management
       * Cloud setup
       * Manage users
       * Account types
       * Best practices
       * 2FA
       * LDAP
       * SAML
         SAML
          * Set up SAML
          * Okta Workforce Identity SAML setup
          * Troubleshooting
          * Manage users with SAML
   
    * Manage n8n Cloud
      Manage n8n Cloud
       * Acces the Cloud admin dashboard
       * Update your n8n Cloud version
       * Set the timezone
       * Cloud IP addresses
   
    * Source control and environments
      Source control and environments
       * Understand
         Understand
          * Environments
          * Git in n8n
          * Branch patterns
      
       * Set up
       * Using
         Using
          * Push and pull
          * Copy work between environments
          * Manage variables
      
       * Tutorial: Create environments with source control
   
    * External secrets
    * Log streaming
    * Privacy and security
      Privacy and security
       * Privacy
       * Security
       * Incident response
       * What you can do
   
    * Enterprise license key
    * Release notes
    * v1.0 migration guide
    * Keyboard shortcuts
    * Contributing
    * Faircode license

 * Integrations
   Integrations
    * Built-in nodes
      Built-in nodes
       * Core nodes
         Core nodes
          * Activation trigger
          * Aggregate
          * Code
          * Compare Datasets
          * Compression
          * Chat Trigger
          * Convert to File
          * Crypto
          * Date & Time
          * Debug Helper
          * Edit Fields (Set)
          * Edit Image
          * Email trigger (IMAP)
          * Error trigger
          * Execute Command
          * Execute Workflow
          * Execute Workflow trigger
          * Execution Data
          * Extract From File
          * Filter
          * FTP
          * Git
          * GraphQL
          * HTML
          * HTTP Request
          * If
          * Interval
          * LDAP - n8n Documentation
          * Limit
          * Local File trigger
          * Loop Over Items
          * Manual trigger
          * Markdown
          * Merge
          * n8n
          * n8n Form Trigger
          * n8n trigger
          * No Operation, do nothing
          * Read/Write Files from Disk
          * Remove Duplicates
          * Rename Keys
          * Respond to Webhook
          * RSS Read
          * RSS Feed Trigger
          * Schedule trigger
          * Send Email
          * Sort
          * Split Out
          * SSE trigger
          * SSH
          * Start
          * Stop And Error
          * Summarize
          * Switch
          * TOTP
          * Wait
          * Webhook
          * Workflow trigger
          * XML
      
       * Actions
         Actions
          * Action Network
          * ActiveCampaign
          * Adalo
          * Affinity
          * Agile CRM
          * Airtable
          * AMQP Sender
          * APITemplate.io
          * Asana
          * Automizy
          * Autopilot
          * AWS Certificate Manager
          * AWS Comprehend
          * AWS DynamoDB
          * AWS Elastic Load Balancing
          * AWS Lambda
          * AWS Rekognition
          * AWS S3
          * AWS SES
          * AWS SNS
          * AWS SQS
          * AWS Textract
          * AWS Transcribe
          * BambooHR
          * Bannerbear
          * Baserow
          * Beeminder
          * Bitly
          * Bitwarden
          * Box
          * Brandfetch
          * Brevo
          * Bubble
          * Chargebee
          * CircleCI
          * Webex by Cisco
          * Citrix ADC
          * Clearbit
          * ClickUp
          * Clockify
          * Cloudflare
          * Cockpit
          * Coda
          * CoinGecko
          * Contentful
          * ConvertKit
          * Copper
          * Cortex
          * CrateDB
          * crowd.dev
          * Customer.io
          * DeepL
          * Demio
          * DHL
          * Discord
          * Discourse
          * Disqus
          * Drift
          * Dropbox
          * Dropcontact
          * E-goi
          * Elasticsearch
          * Elastic Security
          * Emelia
          * ERPNext
          * Facebook Graph API
          * FileMaker
          * Flow
          * Freshdesk
          * Freshservice
          * Freshworks CRM
          * GetResponse
          * Ghost
          * GitHub
          * GitLab
          * Gmail
          * Google Ads
          * Google Analytics
          * Google BigQuery
          * Google Books
          * Google Calendar
          * Google Chat
          * Google Cloud Firestore
          * Google Cloud Natural Language
          * Google Cloud Realtime Database
          * Google Cloud Storage
          * Google Contacts
          * Google Docs
          * Google Drive
          * Google Perspective
          * Google Sheets
          * Google Slides
          * Google Tasks
          * Google Translate
          * Gotify
          * GoToWebinar
          * Grafana
          * Grist
          * G Suite Admin
          * Hacker News
          * HaloPSA
          * Harvest
          * Help Scout
          * HighLevel
          * Home Assistant
          * HubSpot
          * Humantic AI
          * Hunter
          * Intercom
          * Invoice Ninja
          * Iterable
          * Jenkins
          * Jira
          * Kafka
          * Keap
          * Kitemaker
          * KoBo Toolbox
          * Lemlist
          * Line
          * Linear
          * LingvaNex
          * LinkedIn
          * LoneScale
          * Magento 2
          * Mailcheck
          * Mailchimp
          * MailerLite
          * Mailgun
          * Mailjet
          * Mandrill
          * marketstack
          * Matrix
          * Mattermost
          * Mautic
          * Medium
          * MessageBird
          * Metabase
          * Microsoft Dynamics CRM
          * Microsoft Excel
          * Microsoft Graph Security
          * Microsoft OneDrive
          * Microsoft Outlook
          * Microsoft SQL
          * Microsoft Teams
          * Microsoft To Do
          * Mindee
          * MISP
          * Mocean
          * monday.com
          * MongoDB
          * Monica CRM
          * MQTT
          * MSG91
          * MySQL
          * Customer Datastore (n8n Training)
          * Customer Messenger (n8n Training)
          * NASA
          * Netlify
          * Nextcloud
          * NocoDB
          * Notion
          * npm
          * Odoo
          * One Simple API
          * Onfleet
          * OpenAI
          * OpenThesaurus
          * OpenWeatherMap
          * Orbit
          * Oura
          * Paddle
          * PagerDuty
          * PayPal
          * Peekalink
          * PhantomBuster
          * Philips Hue
          * Pipedrive
          * Plivo
          * PostBin
          * Postgres
          * PostHog
          * ProfitWell
          * Pushbullet
          * Pushcut
          * Pushover
          * QuestDB
          * Quick Base
          * QuickBooks
          * QuickChart
          * RabbitMQ
          * Raindrop
          * Reddit
          * Redis
          * Rocket.Chat
          * Rundeck
          * S3
          * Salesforce
          * Salesmate
          * SeaTable
          * SecurityScorecard
          * Segment
          * SendGrid
          * Sendy
          * Sentry.io
          * ServiceNow
          * Shopify
          * SIGNL4
          * Slack
          * sms77
          * Snowflake
          * Splunk
          * Spontit
          * Spotify
          * Stackby
          * Storyblok
          * Strapi
          * Strava
          * Stripe
          * Supabase
          * SyncroMSP
          * Taiga
          * Tapfiliate
          * Telegram
          * TheHive
          * TheHive 5
          * TimescaleDB
          * Todoist
          * Travis CI
          * Trello
          * Twake
          * Twilio
          * Twist
          * Twitter
          * Unleashed Software
          * UpLead
          * uProc
          * UptimeRobot
          * urlscan.io
          * Venafi TLS Protect Cloud
          * Venafi TLS Protect Datacenter
          * VERO
          * Vonage
          * Webflow
          * WeKan
          * WhatsApp Business Platform
          * Wise
          * WooCommerce
          * WordPress
          * Xero
          * Yourls
          * YouTube
          * Zammad
          * Zendesk
          * Zoho CRM
          * Zoom
          * Zulip
      
       * Triggers
         Triggers
          * ActiveCampaign trigger
          * Acuity Scheduling trigger
          * Affinity trigger
          * Airtable trigger
          * AMQP trigger
          * Asana trigger
          * Autopilot trigger
          * AWS SNS trigger
          * Bitbucket trigger
          * Box trigger
          * Brevo trigger
          * Calendly trigger
          * Cal trigger
          * Chargebee trigger
          * ClickUp trigger
          * Clockify trigger
          * ConvertKit trigger
          * Copper trigger
          * crowd.dev trigger
          * Customer.io trigger
          * Emelia trigger
          * Eventbrite trigger
          * Facebook Lead Ads trigger
          * Facebook trigger
          * Figma trigger (Beta) node
          * Flow trigger
          * Form.io trigger
          * Formstack trigger
          * GetResponse trigger
          * GitHub trigger
          * GitLab trigger
          * Gmail trigger
          * Google Calendar trigger
          * Google Drive trigger
          * Google Sheets trigger
          * Gumroad trigger
          * Help Scout trigger
          * HubSpot trigger
          * Invoice Ninja trigger
          * Jira trigger
          * JotForm trigger
          * Kafka trigger
          * Keap trigger
          * KoboToolbox trigger
          * Lemlist trigger
          * Linear trigger
          * LoneScale trigger
          * Mailchimp trigger
          * MailerLite trigger
          * Mailjet trigger
          * Mautic trigger
          * MQTT trigger
          * Netlify trigger
          * Notion trigger
          * Onfleet trigger
          * PayPal trigger
          * Pipedrive trigger
          * Postgres trigger
          * Postmark trigger
          * Pushcut trigger
          * RabbitMQ trigger
          * Redis trigger
          * SeaTable trigger
          * Shopify trigger
          * Strava trigger
          * Stripe trigger
          * SurveyMonkey trigger
          * Taiga trigger
          * Telegram trigger
          * TheHive 5 trigger
          * TheHive trigger
          * Toggl trigger
          * Trello trigger
          * Typeform trigger
          * Venafi TLS Protect Cloud trigger
          * Webex by Cisco trigger
          * Webflow trigger
          * Wise trigger
          * WooCommerce trigger
          * Workable trigger
          * Wufoo trigger
          * Zendesk trigger
      
       * Cluster nodes
         Cluster nodes
          * Root nodes
            Root nodes
             * Agent
             * Basic LLM Chain
             * Question and Answer Chain
             * Summarization Chain
             * LangChain Code
             * OpenAI Assistant
             * In Memory Vector Store
             * Pinecone Vector Store
             * Qdrant Vector Store
             * Supabase Vector Store
             * Zep Vector Store
         
          * Sub-nodes
            Sub-nodes
             * Default Data Loader
             * GitHub Document Loader
             * Embeddings AWS Bedrock
             * Embeddings Azure OpenAI
             * Embeddings Cohere
             * Embeddings Google PaLM
             * Embeddings HuggingFace Inference
             * Embeddings Mistral Cloud
             * Embeddings OpenAI
             * Anthropic Chat Model
             * AWS Bedrock Chat Model
             * Azure OpenAI Chat Model
             * Google PaLM Chat Model
             * Mistral Cloud Chat Model
             * Ollama Chat Model
             * OpenAI Chat Model
             * Cohere Model
             * Google PaLM Language Model
             * Ollama Model
             * OpenAI Model
             * Hugging Face Inference Model
             * Window Buffer Memory
             * Chat Memory Manager
             * Motorhead
             * Redis Chat Memory
             * Xata
             * Zep
             * Auto-fixing Output Parser
             * Item List Output Parser
             * Structured Output Parser
             * Contextual Compression Retriever
             * MultiQuery Retriever
             * Vector Store Retriever
             * Workflow Retriever
             * Character Text Splitter
             * Recursive Character Text Splitter
             * Token Splitter
             * Calculator
             * Custom Code Tool
             * SerpAPI
             * Wikipedia
             * Wolfram|Alpha
             * Custom n8n Workflow Tool
      
       * Credentials
         Credentials
          * Action Network credentials
          * ActiveCampaign credentials
          * Acuity Scheduling credentials
          * Adalo credentials
          * Affinity credentials
          * Agile CRM credentials
          * Airtable credentials
          * AlienVault credentials
          * AMQP credentials
          * Anthropic credentials
          * APITemplate.io credentials
          * Asana credentials
          * Auth0 Management credentials
          * Automizy credentials
          * Autopilot credentials
          * AWS credentials
          * Azure OpenAI credentials
          * BambooHR credentials
          * Bannerbear credentials
          * Baserow credentials
          * Beeminder credentials
          * Bitbucket credentials
          * Bitly credentials
          * Bitwarden credentials
          * Box credentials
          * Brandfetch credentials
          * Brevo credentials
          * Bubble credentials
          * Cal credentials
          * Calendly credentials
          * Carbon Black credentials
          * Chargebee credentials
          * CircleCI credentials
          * Cisco Meraki credentials
          * Cisco Secure Endpoint credentials
          * Cisco Umbrella credentials
          * Citrix ADC credentials
          * Clearbit credentials
          * ClickUp credentials
          * Clockify credentials
          * Cloudflare credentials
          * Cockpit credentials
          * Coda credentials
          * Cohere credentials
          * Contentful credentials
          * ConvertKit credentials
          * Copper credentials
          * Cortex
          * CrateDB credentials
          * crowd.dev credentials
          * CrowdStrike credentials
          * Customer.io credentials
          * DeepL credentials
          * Demio credentials
          * DHL credentials
          * Discord credentials
          * Discourse credentials
          * Disqus credentials
          * Drift credentials
          * Dropbox credentials
          * Dropcontact credentials
          * E-goi credentials
          * Elasticsearch credentials
          * Elastic Security credentials
          * Emelia credentials
          * ERPNext credentials
          * Eventbrite credentials
          * F5 Big-IP credentials
          * Facebook App credentials
          * Facebook Graph API credentials
          * Facebook Lead Ads credentials
          * Figma credentials
          * FileMaker credentials
          * Flow credentials
          * Form.io Trigger credentials
          * Formstack Trigger credentials
          * Fortinet FortiGate credentials
          * Freshdesk credentials
          * Freshservice credentials
          * Freshworks CRM credentials
          * FTP credentials
          * GetResponse credentials
          * Ghost credentials
          * Git credentials
          * GitHub credentials
          * GitLab credentials
          * Google
            Google
             * Google OAuth2 single service
             * Google OAuth2 generic
             * Google Service Account
             * Google PaLM credentials
         
          * Gotify credentials
          * GoToWebinar credentials
          * Grafana credentials
          * Grist credentials
          * Gumroad credentials
          * HaloPSA credentials
          * Harvest credentials
          * Help Scout credentials
          * HighLevel credentials
          * Home Assistant credentials
          * HTTP Request credentials
          * HubSpot credentials
          * Hugging Face credentials
          * Humantic AI credentials
          * Hunter credentials
          * Hybrid Analysis credentials
          * IMAP credentials
          * Imperva WAF credentials
          * Intercom credentials
          * Invoice Ninja credentials
          * Iterable credentials
          * Jenkins credentials
          * Jira credentials
          * JotForm credentials
          * Kafka credentials
          * Keap credentials
          * Kibana credentials
          * Kitemaker credentials
          * KoBo Toolbox credentials
          * LDAP credentials - n8n Documentation
          * Lemlist credentials
          * Line credentials
          * Linear credentials
          * LingvaNex credentials
          * LinkedIn credentials
          * LoneScale credentials - n8n Documentation
          * Magento 2 credentials
          * Mailcheck credentials
          * Mailchimp credentials
          * MailerLite credentials
          * Mailgun credentials
          * Mailjet credentials
          * Mandrill credentials
          * Marketstack credentials
          * Matrix credentials
          * Mattermost credentials
          * Mautic credentials
          * Medium credentials
          * MessageBird credentials
          * Metabase credentials
          * Microsoft credentials
          * Microsoft Entra ID credentials
          * Microsoft SQL credentials
          * Mindee credentials
          * MISP credentials
          * Mist credentials
          * Mistral Cloud credentials
          * Mocean credentials
          * monday.com credentials
          * MongoDB credentials
          * Monica CRM credentials
          * Motorhead credentials
          * MQTT credentials
          * MSG91 credentials
          * MySQL credentials
          * NASA credentials
          * Netlify credentials
          * Nextcloud credentials
          * NocoDB credentials
          * Notion credentials
          * npm credentials
          * Odoo credentials
          * Okta credentials
          * Ollama credentials
          * One Simple API credentials
          * Onfleet credentials
          * OpenAI credentials
          * OpenCTI credentials
          * OpenWeatherMap credentials
          * Orbit credentials
          * Oura credentials
          * Paddle credentials
          * PagerDuty credentials
          * PayPal credentials
          * Peekalink credentials
          * PhantomBuster credentials
          * Philips Hue credentials
          * Pinecone credentials
          * Pipedrive credentials
          * Plivo credentials
          * Postgres credentials
          * PostHog credentials
          * Postmark credentials
          * ProfitWell credentials
          * Pushbullet credentials
          * Pushcut credentials
          * Pushover credentials
          * QRadar credentials
          * Qdrant credentials
          * Qualys credentials
          * QuestDB credentials
          * Quick Base credentials
          * QuickBooks credentials
          * RabbitMQ credentials
          * Raindrop credentials
          * Recorded Future credentials
          * Reddit credentials
          * Redis credentials
          * Rocket.Chat credentials
          * Rundeck credentials
          * S3 credentials
          * Salesforce credentials
          * Salesmate credentials
          * SeaTable credentials
          * SecurityScorecard credentials
          * Segment credentials
          * Sekoia credentials
          * Send Email credentials
          * SendGrid credentials
          * Sendy credentials
          * Sentry.io credentials
          * Serp credentials
          * ServiceNow credentials
          * Shopify credentials
          * Shuffler credentials
          * SIGNL4 credentials
          * Slack credentials
          * sms77 credentials
          * Snowflake credentials
          * Splunk credentials
          * Spontit credentials
          * Spotify credentials
          * SSH credentials
          * Stackby credentials
          * Storyblok credentials
          * Strapi credentials
          * Strava credentials
          * Stripe credentials
          * Supabase credentials
          * SurveyMonkey credentials
          * SyncroMSP credentials
          * Taiga credentials
          * Tapfiliate credentials
          * Telegram credentials
          * TheHive credentials
          * TheHive 5 credentials
          * TimescaleDB credentials
          * Todoist credentials
          * Toggl credentials
          * TOTP credentials
          * Travis CI credentials
          * Trellix ePO credentials
          * Trello credentials
          * Twake credentials
          * Twilio credentials
          * Twist credentials
          * Twitter credentials
          * Typeform credentials
          * Unleashed Software credentials
          * UpLead credentials
          * uProc credentials
          * UptimeRobot credentials
          * urlscan.io credentials
          * Venafi TLS Protect Cloud credentials
          * Venafi TLS Protect Datacenter credentials
          * VERO credentials
          * VirusTotal credentials
          * Vonage credentials
          * Webex by Cisco credentials
          * Webflow credentials
          * WeKan credentials
          * WhatsApp Business credentials
          * Wise credentials
          * Wolfram|Alpha credentials
          * WooCommerce credentials
          * WordPress credentials
          * Workable credentials
          * Wufoo credentials
          * Xata credentials
          * Xero credentials
          * Yourls credentials
          * Zammad credentials
          * Zendesk credentials
          * Zep credentials
          * Zoho credentials
          * Zoom credentials
          * Zscaler ZIA credentials
          * Zulip credentials
   
    * Custom API actions for existing nodes
    * Community nodes
      Community nodes
       * Installation and management
         Installation and management
          * GUI installation
          * Manual installation
      
       * Risks
       * Blocklist
       * Using community nodes
       * Troubleshooting
       * Building community nodes
   
    * Creating nodes
      Creating nodes
       * Plan your node
         Plan your node
          * Choose a node type
          * Choose a node building style
          * Node UI design
          * Choose node file structure
      
       * Build your node
         Build your node
          * Set up your development environment
          * Tutorial: Build a declarative-style node
          * Tutorial: Build a programmatic-style node
          * Reference
            Reference
             * Node UI elements
             * Code standards
             * Versioning
             * File structure
             * Base files
             * Codex files
             * Credentials files
             * HTTP request helpers
             * Item linking
      
       * Test your node
         Test your node
          * Run your node locally
          * Node linter
          * Troubleshooting
      
       * Deploy your node
         Deploy your node
          * Submit community nodes
          * Install private nodes

 * Hosting n8n
   Hosting n8n
    * Installation
      Installation
       * npm
       * Docker
       * Server setups
         Server setups
          * Digital Ocean
          * Heroku
          * Hetzner
          * Amazon Web Services
          * Azure
          * Google Cloud
          * Docker Compose
      
       * Updating
   
    * Environment variables
      Environment variables
       * Configuration methods
       * Environment variables reference
       * Configuration examples
         Configuration examples
          * Isolating n8n
   
    * Supported databases and settings
    * User management
    * External storage
    * Security audit
    * Logging and monitoring
      Logging and monitoring
       * Logging
       * Monitoring
   
    * Scaling
      Scaling
       * Performance and benchmarking
       * Execution data
       * Configuring queue mode
       * Binary data filesystem mode
       * Memory-related errors
   
    * Architecture
      Architecture
       * Database structure
   
    * CLI commands

 * Code in n8n
   Code in n8n
    * Expressions
    * Code node
    * Built in methods and variables
      Built in methods and variables
       * Current node input
       * Output of other nodes
       * Date and time
       * JMESPath
       * HTTP node
       * LangChain Code node
       * n8n metadata
       * Convenience methods
       * Data transformation functions
         Data transformation functions
          * Arrays
          * Dates
          * Numbers
          * Objects
          * Strings
   
    * Create custom variables
    * Handling dates
    * Query JSON with JMESPath
    * AI coding
    * Cookbook
      Cookbook
       * Built-in methods and variables examples
         Built-in methods and variables examples
          * execution
          * getWorkflowStaticData
          * Retrieve linked items from earlier in the workflow
          * (node-name).all
          * vars
      
       * Expressions
         Expressions
          * Check incoming data
      
       * Code node
         Code node
          * Get number of items returned by last node
          * Get the binary data buffer
          * Output to the browser console
      
       * HTTP Request node
         HTTP Request node
          * Pagination

 * Advanced AI
   Advanced AI
    * Tutorial: Build an AI workflow in n8n
    * LangChain in n8n
      LangChain in n8n
       * Langchain concepts in n8n
       * LangChain learning resources
   
    * Examples and concepts
      Examples and concepts
       * What is a tool?
       * Use Google Sheets as a data source
       * Call an API to fetch data
       * Set a human fallback for AI workflows

 * API
   API
    * Authentication
    * Pagination
    * Using the API playground
    * API reference

 * Embed
   Embed
    * Prerequisites
    * Deployment
    * Configuration
    * Workflow management
    * Workflows templates
    * White labelling

 * Courses
   Courses
    * Level one
      Level one
       * Navigating the editor UI
       * Building a mini-workflow
       * Automating a (real-world) use case
       * Designing the workflow
       * Building the workflow
         Building the workflow
          * Getting data from the data warehouse
          * Inserting data into airtable
          * Filtering orders
          * Setting values for processing orders
          * Calculating booked orders
          * Notifying the team
          * Scheduling the workflow
          * Activating and examining the workflow
      
       * Exporting and importing workflows
       * Test your knowledge
   
    * Level two
      Level two
       * Understanding the data structure
       * Processing different data types
       * Merging and splitting data
       * Dealing with errors in workflows
       * Automating a business workflow
         Automating a business workflow
          * Use case
          * Workflow 1
          * Workflow 2
          * Workflow 3
      
       * Test your knowledge

Table of contents
 * Where to start
 * About n8n


WELCOME#

This is the documentation for n8n, a fair-code licensed node-based workflow
automation tool.

It covers everything from setup to usage and development. It's a work in
progress and all contributions are welcome.


WHERE TO START#

 * Quickstarts
   
   Jump in with n8n's quickstart guides.
   
   Try it out

 * Choose the right n8n for you
   
   Cloud, npm, self-host . . .
   
   Options

 * Explore integrations
   
   Browse n8n's integrations library.
   
   Find your apps

 * Build AI functionality
   
   n8n supports building AI functionality and tools.
   
   Advanced AI


ABOUT N8N#

n8n (pronounced n-eight-n) helps you to connect any app with an API with any
other, and manipulate its data with little or no code.

 * Customizable: highly flexible workflows and the option to build custom nodes.
 * Convenient: use the npm or Docker to try out n8n, or the Cloud hosting option
   if you want us to handle the infrastructure.
 * Privacy-focused: self-host n8n for privacy and security.

Was this page helpful?
Thanks for your feedback!
Thanks for your feedback! Help us improve this page by submitting an issue or a
fix in our GitHub repo.
Next
Choose your n8n

Change cookie settings
Made with Material for MkDocs Insiders


COOKIE CONSENT

We use cookies and other tracking technologies to improve your browsing
experience, to analyze our website traffic, assist our marketing efforts and to
understand where our visitors are coming from.
Privacy policy

 * Google Analytics

Accept Manage settings