Marketplace
3,557 ready-made workflow files you can download, plus 10,661 source-linked n8n references.
HTTP with HTTP Request & Slack
On a webhook call, fetches data via HTTP and posts a message to Slack.
HTTP with HTTP Request — Brevo
When triggered by another workflow, calls an API and conditionally sends an email through Brevo.
HTTP with Schedule & HTTP Request 2
On a schedule, sets request parameters and calls an HTTP API to fetch or push data.
ElevenLabs Automation
On a webhook call, conditionally calls the ElevenLabs API and returns the generated response to the caller.
HTTP with HTTP Request & Keap
On a webhook event, branches via a switch, calls an API, and creates or updates the contact in Keap.
HTTP with Email (SMTP) & Schedule
On a schedule, fetches a web page over HTTP, extracts HTML content, and emails it via SMTP when conditions match.
Google Sheets Automation
On a Google Sheets row event, removes duplicates, enriches rows via HTTP, and writes results back to the sheet.
HTTP with HTTP Request — Stripe
On form submission, queries Stripe via HTTP, sets the data, and returns the result through a webhook response.
HTTP & HTTP Request 5
On a webhook, calls an HTTP API and routes the response through a switch into separate branches.
HTTP & Google Sheets
On a webhook, routes incoming data and writes it to Google Sheets or forwards it via HTTP.
HTTP & HTTP Request 4
On a webhook, calls multiple HTTP APIs and maps the results into structured fields.
HTTP & HTTP Request — High Level
On a webhook, calls external APIs and updates High Level records, branching by event type.
HTTP with OpenAI
On a chat message, runs an OpenAI agent with memory that extracts information and calls HTTP tools to answer.
HTTP & Notion
On a webhook, updates Notion and routes the data to different HTTP endpoints based on type.
HTTP with HTTP Request & Itemlists
Manually scrapes HTML via HTTP, splits it into items, and publishes the posts to Medium in batches.
HTTP with Airtable & HTTP Request
On an Airtable change, fetches data via HTTP and exports matching records to a spreadsheet file.
HTTP with HTTP Request — Cloudflare
Manually runs a batch of Cloudflare HTTP API calls and assembles the returned data.
OpenAI Tool-Calling Chat Agent
On a chat message, runs an OpenAI-powered agent that calls HTTP APIs and sub-workflow tools to answer.
Telegram, Google Sheets & Twilio Automation
On a Telegram message, fetches data via HTTP, logs it to Google Sheets, and sends an SMS via Twilio.
HTTP with HTTP Request & Discord
On a schedule, fetches data via HTTP and posts an alert to Discord when conditions match.
ImapEmail, XmlToJson, POST HTTP Request
Reads IMAP emails with attachments, converts the XML payload to JSON, and posts the result to an HTTP endpoint.
HTTP with HTTP Request 3
On a webhook, fetches data via HTTP and conditionally logs records into Google Sheets.
HTTP with Email (IMAP) & HTTP Request
Reads incoming IMAP emails, processes them with a function, and posts the data to an HTTP endpoint.
HTTP with HTTP Request 2
Manually fetches data via HTTP, converts it to a spreadsheet file, and writes the rows into Google Sheets.