logo
n8n Docs
Initializing search
    • Getting started
    • Using n8n
    • Tutorials and courses
    • Understanding n8n
    • Reference
    • n8n home ↗
    • Forum ↗
    • Blog ↗
    GitHub
    • Getting started
        • Get n8n
        • Your first workflow
        • Going further
        • Choose a plan
          • Docker
          • Docker Compose
          • Install n8n embed
          • Server setups
            • Digital Ocean
            • Heroku
            • Hetzner
            • Amazon Web Services
            • Azure
            • Google Cloud
        • Where to get help
        • Contributing
    • Using n8n
        • n8n Cloud
          • Access the Cloud admin dashboard
          • Update your n8n Cloud version
          • Set the timezone
          • Cloud data management
          • Change ownership or username
        • Self-hosted n8n
          • Configuration methods
          • Configuration examples
            • Isolate n8n
            • Configure the Base URL
            • Configure custom SSL certificate authorities
            • Set a custom encryption key
            • Configure workflow timeouts
            • Specify custom nodes location
            • Enable modules in Code node
            • Set the timezone
            • Specify user folder path
            • Configure webhook URLs with reverse proxy
            • Enable Prometheus metrics
          • Task runners
          • User management
            • Logging
            • Monitoring
            • Overview
            • Configuring queue mode
            • Execution data
            • Binary data
            • External storage for binary data
            • Overview
            • Set up SSL
            • Set up SSO
            • Security audit
            • Disable the API
            • Opt out of data collection
            • Blocking nodes
            • Hardening task runners
        • n8n Embed
          • Deployment
          • Manage configuration
          • Workflow management
          • Workflows templates
          • White labelling
        • Manage users and access
          • Cloud setup
          • Manage users
          • Role-based access control
            • Projects
          • Best practices
          • 2FA
          • LDAP
          • SAML
            • Set up SAML
            • Manage users with SAML
            • Set up SAML with Okta Workforce Identity
            • Troubleshooting
        • Source control and environments
          • Set up
          • Using
            • Push and pull
            • Copy work between environments
            • Manage variables
        • External secrets
        • Log streaming
        • Enterprise license key
      • Using workflows
        • Create
        • Share
        • Connections
        • Sticky notes
        • Tags
        • Export and import
        • Workflow settings
        • Workflow history
        • Workflow templates
        • Workflow ID
        • Create custom variables
        • Manage executions
          • Manual, partial, and production executions
          • Workflow-level executions
          • All executions
          • Custom executions data
          • Debug executions
        • Manage nodes
        • Flow control nodes
          • Splitting with conditionals
          • Merging data
          • Looping
          • Waiting
          • Sub-workflows
          • Error handling
        • Code node
          • Get number of items returned by last node
          • Get the binary data buffer
          • Output to the browser console
        • HTTP Request node pagination
        • Handle rate limits
          • Installation and management
            • GUI installation
            • Manual installation
          • Using community nodes
          • Building community nodes
          • Troubleshooting
      • Using credentials
        • Create and edit
        • Credential sharing
        • Data pinning
        • Data editing
        • Data filtering
        • Data mocking
        • Schema preview
        • Data mapping
          • Data mapping in the UI
          • Data mapping in the expressions editor
          • Item linking
            • Item linking in the Code node
            • Item linking for node creators
            • Retrieve linked items from earlier in the workflow
            • Item linking errors
        • Handling dates
        • Querying JSON
      • Using expressions
        • Expressions
        • Check incoming data
        • Common issues
        • AI Starter Kit
        • Set a human fallback for AI workflows
        • Use LangSmith with n8n
        • Call an API to fetch data
        • Use Google Sheets as a data source
        • Populate a Pinecone vector database from a website
        • Authentication
        • Pagination
        • Using the API playground
        • Install n8n with npm
        • Set up your development environment
        • Versioning
        • Item linking
        • Test your node
          • Run your node locally
          • Node linter
          • Troubleshooting
        • Deploy your node
          • Submit community nodes
          • Install private nodes
    • Tutorials and courses
      • Your first workflow
      • Build an AI workflow in n8n
        • Let AI specify tool parameters
        • Level one
          • Navigating the editor UI
          • Building a mini-workflow
          • Automating a (real-world) use case
          • Designing 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
          • Understanding the data structure
          • Processing different data types
          • Merging and splitting data
          • Dealing with errors in workflows
            • Use case
            • Workflow 1
            • Workflow 2
            • Workflow 3
          • Test your knowledge
        • Custom API actions for existing nodes
      • Video courses
        • Creating nodes
        • Plan your node
          • Choose a node type
          • Choose a node building style
          • Node UI design
          • Choose node file structure
        • Build your node
          • Tutorial: Build a declarative-style node
          • Tutorial: Build a programmatic-style node
          • Reference
            • Node UI elements
            • Code standards
            • Choose node file structure
            • Base files
              • Structure
              • Standard parameters
              • Declarative-style parameters
              • Programmatic-style parameters
              • Programmatic-style execute method
            • Codex files
            • Credentials files
            • HTTP request helpers
        • Create environments with source control
    • Understanding n8n
        • Learn about workflows
        • Executions
        • Builtin vs community vs custom nodes
        • Node types
        • Execution order in multi-branch workflows
        • Data transformation nodes
        • AI nodes
          • Risks
          • Blocklist
        • What are credentials?
        • Data structure
        • Data item linking
        • Data transformation nodes
        • Data flow within nodes
      • AI
          • Advanced AI examples and concepts
          • What is a chain?
          • What is an agent?
          • Agents vs chains example
          • What is memory?
          • What is a tool?
          • What is a vector database?
        • AI coding
          • LangChain in n8n
          • Langchain concepts in n8n
          • LangChain learning resources
        • Concurrency
        • AI assistant
        • Performance and benchmarking
        • Concurrency control
        • Memory-related errors
        • Why self host?
      • Enterprise
        • Environments
        • Git in n8n
        • Branch patterns
    • Reference
      • n8n CLI commands
      • Keyboard shortcuts
      • Cloud IP addresses
      • Glossary
        • Environment variables
        • Supported databases and settings
        • Node types
        • Core nodes
          • Activation Trigger
          • Aggregate
          • AI Transform
          • Code
            • Keyboard shortcuts
            • Common issues
          • Compare Datasets
          • Compression
          • Chat Trigger
            • Common issues
          • Convert to File
          • Crypto
          • Date & Time
          • Debug Helper
          • Edit Fields (Set)
          • Edit Image
          • Email Trigger (IMAP)
          • Error Trigger
          • Execute Command
            • Common issues
          • Execute Sub-workflow
          • Execute Sub-workflow Trigger
          • Execution Data
          • Extract From File
          • Filter
          • FTP
          • Git
          • GraphQL
          • HTML
          • HTTP Request
            • Common issues
          • If
          • JWT
          • LDAP
          • Limit
          • Local File Trigger
          • Loop Over Items (Split in Batches)
          • Manual Trigger
          • Markdown
          • Merge
          • n8n
          • n8n Form
          • n8n Form Trigger
          • n8n Trigger
          • No Operation, do nothing
          • Read/Write Files from Disk
          • Remove Duplicates
            • Templates and examples
          • Rename Keys
          • Respond to Webhook
          • RSS Read
          • RSS Feed Trigger
          • Schedule Trigger
            • Common issues
          • Send Email
          • Sort
          • Split Out
          • SSE Trigger
          • SSH
          • Stop And Error
          • Summarize
          • Switch
          • TOTP
          • Wait
          • Webhook
            • Workflow development
            • Common issues
          • Workflow Trigger
          • XML
        • App nodes
          • Action Network
          • ActiveCampaign
          • ActiveCampaign Trigger
          • Acuity Scheduling Trigger
          • Adalo
          • Affinity
          • Affinity Trigger
          • Agile CRM
          • Airtable
            • Common issues
          • Airtable Trigger
          • AMQP Sender
          • AMQP Trigger
          • APITemplate.io
          • Asana
          • Asana Trigger
          • Automizy
          • Autopilot
          • Autopilot Trigger
          • AWS Certificate Manager
          • AWS Comprehend
          • AWS DynamoDB
          • AWS Elastic Load Balancing
          • AWS Lambda
          • AWS Rekognition
          • AWS S3
          • AWS SES
          • AWS SNS
          • AWS SNS Trigger
          • AWS SQS
          • AWS Textract
          • AWS Transcribe
          • Azure Storage
          • BambooHR
          • Bannerbear
          • Baserow
          • Beeminder
          • Bitbucket Trigger
          • Bitly
          • Bitwarden
          • Box
          • Box Trigger
          • Brandfetch
          • Brevo
          • Brevo Trigger
          • Bubble
          • Cal Trigger
          • Calendly Trigger
          • Chargebee
          • Chargebee Trigger
          • CircleCI
          • Clearbit
          • ClickUp
          • ClickUp Trigger
          • Clockify
          • Clockify Trigger
          • Cloudflare
          • Cockpit
          • Coda
          • CoinGecko
          • Contentful
          • ConvertKit
          • ConvertKit Trigger
          • Copper
          • Copper Trigger
          • Cortex
          • CrateDB
          • crowd.dev
          • crowd.dev Trigger
          • Customer.io
          • Customer.io Trigger
          • DeepL
          • Demio
          • DHL
          • Discord
            • Common issues
          • Discourse
          • Disqus
          • Drift
          • Dropbox
          • Dropcontact
          • E-goi
          • Elasticsearch
          • Elastic Security
          • Emelia
          • Emelia Trigger
          • Eventbrite Trigger
          • ERPNext
          • Facebook Graph API
          • Facebook Lead Ads Trigger
          • Facebook Trigger
            • Ad Account
            • Application
            • Certificate Transparency
            • Group
            • Instagram
            • Link
            • Page
            • Permissions
            • User
            • WhatsApp Business Account
            • Workplace Security
          • Figma Trigger (Beta)
          • FileMaker
          • Flow
          • Flow Trigger
          • Form.io Trigger
          • Formstack Trigger
          • Freshdesk
          • Freshservice
          • Freshworks CRM
          • GetResponse
          • GetResponse Trigger
          • Ghost
          • GitHub
          • GitHub Trigger
          • GitLab
          • GitLab Trigger
          • Gmail
            • Draft operations
            • Label operations
            • Message operations
            • Thread operations
            • Common issues
          • Gmail Trigger
            • Poll Mode options
            • Common issues
          • Gong
          • Google Ads
          • Google Analytics
          • Google BigQuery
          • Google Books
          • Google Business Profile
          • Google Business Profile Trigger
          • Google Calendar
            • Calendar operations
            • Event operations
          • Google Calendar Trigger
          • Google Chat
          • Google Cloud Firestore
          • Google Cloud Natural Language
          • Google Cloud Realtime Database
          • Google Cloud Storage
          • Google Contacts
          • Google Docs
          • Google Drive
            • File operations
            • File and folder operations
            • Folder operations
            • Shared drive operations
            • Common issues
          • Google Drive Trigger
            • Common issues
          • Google Perspective
          • Google Sheets
            • Document operations
            • Sheet within Document operations
            • Common issues
          • Google Sheets Trigger
            • Common issues
          • Google Slides
          • Google Tasks
          • Google Translate
          • Google Workspace Admin
          • Gotify
          • GoToWebinar
          • Grafana
          • Grist
          • Gumroad Trigger
          • Hacker News
          • HaloPSA
          • Harvest
          • Help Scout
          • Help Scout Trigger
          • HighLevel
          • Home Assistant
          • HubSpot
          • Hubspot Trigger
          • Humantic AI
          • Hunter
          • Intercom
          • Invoice Ninja
          • Invoice Ninja Trigger
          • Iterable
          • Jenkins
          • Jira Software
          • Jira Trigger
          • JotForm Trigger
          • Kafka
          • Kafka Trigger
          • Keap
          • Keap Trigger
          • Kitemaker
          • KoboToolbox
          • KoboToolbox Trigger
          • Lemlist
          • Lemlist Trigger
          • Line
          • Linear
          • Linear Trigger
          • LingvaNex
          • LinkedIn
          • LoneScale
          • LoneScale Trigger
          • Magento 2
          • Mailcheck
          • Mailchimp
          • Mailchimp Trigger
          • MailerLite
          • MailerLite Trigger
          • Mailgun
          • Mailjet
          • Mailjet Trigger
          • Mandrill
          • marketstack
          • Matrix
          • Mattermost
          • Mautic
          • Mautic Trigger
          • Medium
          • MessageBird
          • Metabase
          • Microsoft Dynamics CRM
          • Microsoft Entra ID
          • Microsoft Excel 365
          • Microsoft Graph Security
          • Microsoft OneDrive
          • Microsoft OneDrive Trigger
          • Microsoft Outlook
          • Microsoft Outlook Trigger
          • Microsoft SQL
          • Microsoft Teams
          • Microsoft To Do
          • Mindee
          • MISP
          • Mocean
          • monday.com
          • MongoDB
          • Monica CRM
          • MQTT
          • MQTT Trigger
          • MSG91
          • MySQL
            • Common issues
          • Customer Datastore (n8n Training)
          • Customer Messenger (n8n Training)
          • NASA
          • Netlify
          • Netlify Trigger
          • Netscaler ADC
          • Nextcloud
          • NocoDB
          • Notion
            • Common issues
          • Notion Trigger
          • npm
          • Odoo
          • Okta
          • One Simple API
          • Onfleet
          • Onfleet Trigger
          • OpenAI
            • Assistant operations
            • Audio operations
            • File operations
            • Image operations
            • Text operations
            • Common issues
          • OpenThesaurus
          • OpenWeatherMap
          • Oura
          • Paddle
          • PagerDuty
          • PayPal
          • PayPal Trigger
          • Peekalink
          • PhantomBuster
          • Philips Hue
          • Pipedrive
          • Pipedrive Trigger
          • Plivo
          • PostBin
          • Postgres
            • Common issues
          • Postgres Trigger
          • PostHog
          • Postmark Trigger
          • ProfitWell
          • Pushbullet
          • Pushcut
          • Pushcut Trigger
          • Pushover
          • QuestDB
          • Quick Base
          • QuickBooks Online
          • QuickChart
          • RabbitMQ
          • RabbitMQ Trigger
          • Raindrop
          • Reddit
          • Redis
          • Redis Trigger
          • Rocket.Chat
          • Rundeck
          • S3
          • Salesforce
          • Salesforce Trigger
          • Salesmate
          • SeaTable
          • SeaTable Trigger
          • SecurityScorecard
          • Segment
          • SendGrid
          • Sendy
          • Sentry.io
          • ServiceNow
          • seven
          • Shopify
          • Shopify Trigger
          • SIGNL4
          • Slack
          • Slack Trigger
          • Snowflake
          • Splunk
          • Spontit
          • Spotify
          • Stackby
          • Storyblok
          • Strapi
          • Strava
          • Strava Trigger
          • Stripe
          • Stripe Trigger
          • Supabase
            • Common issues
          • SurveyMonkey Trigger
          • SyncroMSP
          • Taiga
          • Taiga Trigger
          • Tapfiliate
          • Telegram
            • Chat operations
            • Callback operations
            • File operations
            • Message operations
            • Common issues
          • Telegram Trigger
            • Common issues
          • TheHive
          • TheHive Trigger
          • TheHive 5
          • TheHive 5 Trigger
          • TimescaleDB
          • Todoist
          • Toggl Trigger
          • Travis CI
          • Trello
          • Trello Trigger
          • Twake
          • Twilio
          • Twilio Trigger
          • Twist
          • Typeform Trigger
          • Unleashed Software
          • UpLead
          • uProc
          • UptimeRobot
          • urlscan.io
          • Venafi TLS Protect Cloud
          • Venafi TLS Protect Cloud Trigger
          • Venafi TLS Protect Datacenter
          • Vero
          • Vonage
          • Webex by Cisco
          • Webex by Cisco Trigger
          • Webflow
          • Webflow Trigger
          • Wekan
          • WhatsApp Business Cloud
            • Common issues
          • WhatsApp Trigger
          • Wise
          • Wise Trigger
          • WooCommerce
          • WooCommerce Trigger
          • WordPress
          • Workable Trigger
          • Wufoo Trigger
          • X (Formerly Twitter)
          • Xero
          • Yourls
          • YouTube
          • Zammad
          • Zendesk
          • Zendesk Trigger
          • Zoho CRM
          • Zoom
          • Zulip
          • Root nodes
            • AI Agent
              • Conversational Agent
              • OpenAI Functions Agent
              • Plan and Execute Agent
              • ReAct Agent
              • SQL Agent
              • Tools Agent
              • Common issues
            • Basic LLM Chain
            • Question and Answer Chain
              • Common issues
            • Summarization Chain
            • Information Extractor
            • Text Classifier
            • Sentiment Analysis
            • LangChain Code
            • Simple Vector Store
            • MongoDB Atlas Vector Store
            • PGVector Vector Store
            • Pinecone Vector Store
            • Qdrant Vector Store
            • Supabase Vector Store
            • Zep Vector Store
          • Sub-nodes
            • Default Data Loader
            • GitHub Document Loader
            • Embeddings AWS Bedrock
            • Embeddings Azure OpenAI
            • Embeddings Cohere
            • Embeddings Google Gemini
            • Embeddings Google PaLM
            • Embeddings HuggingFace Inference
            • Embeddings Mistral Cloud
            • Embeddings Ollama
            • Embeddings OpenAI
            • Anthropic Chat Model
            • AWS Bedrock Chat Model
            • Azure OpenAI Chat Model
            • DeepSeek Chat Model
            • Google Gemini Chat Model
            • Google Vertex Chat Model
            • Groq Chat Model
            • Mistral Cloud Chat Model
            • Ollama Chat Model
              • Common issues
            • OpenAI Chat Model
              • Common issues
            • OpenRouter Chat Model
            • Cohere Model
            • Ollama Model
              • Common issues
            • Hugging Face Inference Model
            • Chat Memory Manager
            • Simple Memory
              • Common issues
            • Motorhead
            • Redis Chat Memory
            • Postgres Chat Memory
            • Xata
            • Zep
            • Auto-fixing Output Parser
            • Item List Output Parser
            • Structured Output Parser
              • Common issues
            • Contextual Compression Retriever
            • MultiQuery Retriever
            • Vector Store Retriever
            • Workflow Retriever
            • Character Text Splitter
            • Recursive Character Text Splitter
            • Token Splitter
            • Calculator
            • Custom Code Tool
            • HTTP Request Tool
            • SerpApi (Google Search)
            • Vector Store Question Answer Tool
            • Wikipedia
            • Wolfram|Alpha
            • Custom n8n Workflow Tool
        • Overview
          • 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
          • Azure Storage credentials
          • BambooHR credentials
          • Bannerbear credentials
          • Baserow credentials
          • Beeminder credentials
          • Bitbucket credentials
          • Bitly credentials
          • Bitwarden credentials
          • Box credentials
          • Brandfetch credentials
          • Brevo credentials
          • Bubble credentials
          • Cal.com credentials
          • Calendly credentials
          • Carbon Black credentials
          • Chargebee credentials
          • CircleCI credentials
          • Cisco Meraki credentials
          • Cisco Secure Endpoint credentials
          • Cisco Umbrella credentials
          • Clearbit credentials
          • ClickUp credentials
          • Clockify credentials
          • Cloudflare credentials
          • Cockpit credentials
          • Coda credentials
          • Cohere credentials
          • Contentful credentials
          • ConvertAPI credentials
          • ConvertKit credentials
          • Copper credentials
          • Cortex credentials
          • CrateDB credentials
          • crowd.dev credentials
          • CrowdStrike credentials
          • Customer.io credentials
          • Datadog credentials
          • DeepL credentials
          • DeepSeek credentials
          • Demio credentials
          • DFIR-IRIS credentials
          • DHL credentials
          • Discord credentials
          • Discourse credentials
          • Disqus credentials
          • Drift credentials
          • Dropbox credentials
          • Dropcontact credentials
          • Dynatrace 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
          • Filescan 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
          • Gong credentials
          • Google
            • Google OAuth2 single service
            • Google OAuth2 generic
            • Google Service Account
          • Google Gemini(PaLM) credentials
          • Gotify credentials
          • GoToWebinar credentials
          • Grafana credentials
          • Grist credentials
          • Groq 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
            • Gmail
            • Outlook.com
            • Yahoo
          • Imperva WAF credentials
          • Intercom credentials
          • Invoice Ninja credentials
          • Iterable credentials
          • Jenkins credentials
          • Jira credentials
          • JotForm credentials
          • JWT credentials
          • Kafka credentials
          • Keap credentials
          • Kibana credentials
          • Kitemaker credentials
          • KoboToolbox credentials
          • LDAP credentials
          • Lemlist credentials
          • Line credentials
          • Linear credentials
          • LingvaNex credentials
          • LinkedIn credentials
          • LoneScale credentials
          • Magento 2 credentials
          • Mailcheck credentials
          • Mailchimp credentials
          • MailerLite credentials
          • Mailgun credentials
          • Mailjet credentials
          • Malcore credentials
          • Mandrill credentials
          • Marketstack credentials
          • Matrix credentials
          • Mattermost credentials
          • Mautic credentials
          • Medium credentials
          • MessageBird credentials
          • Metabase credentials
          • Microsoft credentials
          • Microsoft Azure Monitor credentials
          • Microsoft Entra ID credentials
          • Microsoft SQL credentials
          • Mindee credentials
          • Miro 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
          • Netscaler ADC 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
          • OpenRouter credentials
          • OpenWeatherMap 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
          • Rapid7 InsightVM 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
            • Gmail
            • Outlook.com
            • Yahoo
          • SendGrid credentials
          • Sendy credentials
          • Sentry.io credentials
          • Serp credentials
          • ServiceNow credentials
          • seven credentials
          • Shopify credentials
          • Shuffler credentials
          • SIGNL4 credentials
          • Slack credentials
          • Snowflake credentials
          • SolarWinds IPAM credentials
          • SolarWinds Observability SaaS 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
          • Sysdig 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
          • 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
          • Webhook credentials
          • Wekan credentials
          • WhatsApp Business Cloud credentials
          • Wise credentials
          • Wolfram|Alpha credentials
          • WooCommerce credentials
          • WordPress credentials
          • Workable credentials
          • Wufoo credentials
          • X (formerly Twitter) credentials
          • Xata credentials
          • Xero credentials
          • Yourls credentials
          • Zabbix credentials
          • Zammad credentials
          • Zendesk credentials
          • Zep credentials
          • Zoho credentials
          • Zoom credentials
          • Zscaler ZIA credentials
          • Zulip credentials
        • Account types
        • Role types
        • Overview
        • Database structure
        • Overview
        • Data structure
        • Binary data
        • Overview
        • Current node input
        • Output of other nodes
        • Date and time
        • JMESPath
        • HTTP node
        • LangChain Code node
        • n8n metadata
        • Convenience methods
        • Data transformation functions
          • Arrays
          • Booleans
          • Dates
          • Numbers
          • Objects
          • Strings
          • execution
          • getWorkflowStaticData
          • (node-name).all
          • vars
        • Overview
        • API reference
          • 1.x
          • 0.x
        • v1.0 migration guide
        • Privacy and security
          • Privacy
          • Security
          • Incident response
          • What you can do
        • Sustainable use license
    1. Reference
    2. API

    Previous
    Overview
    Next
    1.x
    Popular integrations
    • Google Sheets
    • Telegram
    • MySQL
    • Slack
    • Discord
    • Postgres
    • Notion
    • Gmail
    • Airtable
    • Google Drive
    Show more integrations
    Trending combinations
    • HubSpot and Salesforce
    • Twilio and WhatsApp
    • GitHub and Jira
    • Asana and Slack
    • Asana and Salesforce
    • Jira and Slack
    • Jira and Salesforce
    • GitHub and Slack
    • HubSpot and QuickBooks
    • HubSpot and Slack
    Show more integrations
    Top integration categories
    • Development
    • Communication
    • Langchain
    • AI
    • Data & Storage
    • Marketing
    • Productivity
    • Sales
    • Utility
    • Miscellaneous
    Explore more categories
    Trending templates
    • Creating an API endpoint
    • AI agent chat
    • Scrape and summarize webpages with AI
    • Very quick quickstart
    • Pulling data from services that n8n doesn’t have a pre-built integration for
    • Joining different datasets
    • Back Up Your n8n Workflows To Github
    • OpenAI GPT-3: Company Enrichment from website content
    • AI agent that can scrape webpages
    • Convert JSON to an Excel file
    Explore 800+ workflow templates
    Top guides
    • Telegram bots
    • Open-source chatbot
    • Open-source LLM
    • Open-source low-code platforms
    • Zapier alternatives
    • Make vs Zapier
    • AI agents
    • AI coding assistants
    • ChatGPT Discord bot
    • Best AI chatbot
    Show guides
    Pricing ↗ Workflow templates ↗ Feature highlights ↗ AI highlights ↗
    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