Marketplace
3,557 ready-made workflow files you can download, plus 10,661 source-linked n8n references.
AI Calendar And Email Assistant
On a webhook request, an OpenAI agent uses Wikipedia, creates Google Calendar events, and sends Gmail messages.
HTTP with HTTP Request — LINE
On a webhook, branches on the incoming payload and replies through the LINE messaging API.
Telegram File Extractor Bot
On a Telegram message, downloads the attached file, extracts its contents, and sends a reply back via Telegram.
Stripe Payment Order Sync – Auto Retrieve Customer & Product Purchased
On a Stripe event, retrieves the related customer and purchased product via the Stripe API and formats the order data.
OpenAI Classify And Extract Agent
On a chat message, an OpenAI agent classifies the text, extracts structured information, calls an HTTP API, and triggers sub-workflows.
[2/2] KNN classifier (lands dataset)
When called by a parent workflow, fetches the lands dataset via HTTP and runs a KNN classifier in code to label records.
HTTP & HTTP Request 8
On an incoming webhook, fetches data via an HTTP request and processes it through OpenAI to generate a result.
HTTP & HTTP Request 9
When called by another workflow, scrapes a target URL through the Firecrawl API and returns the extracted data.
Convert Parquet, Avro, Orc & Feather Via Parquetreader to JSON
On a webhook request, fetches a Parquet, Avro, ORC, or Feather file via HTTP and converts it to JSON with code.
HTTP with OpenAI — Telegram
On a Telegram message, an OpenAI agent with memory calls sub-workflows and external APIs, then replies via Telegram.
HTTP with Telegram & HTTP Request — Supabase
On a Telegram message, fetches data via HTTP, merges it with Supabase records, and conditionally replies via Telegram.
HTTP with Telegram & HTTP Request 5
On a Telegram message, processes input, calls external APIs, and routes responses back to users via Telegram.
HTTP with HTTP Request 15
On a form submission, fetches content via HTTP and summarizes it with OpenAI.
Summarize Emails with A.i. Then Send to Messenger — Email (IMAP)
Manually triggered, reads emails over IMAP and sends them to an external API for AI summarization.
HTTP with Schedule — Lm Chat Azure Open AI
On a schedule, generates content with Azure OpenAI and delivers it to LINE via HTTP request.
HTTP with Schedule & OpenAI — Discord
On a schedule, generates and extracts information with OpenAI and posts the results to Discord.
HTTP with Telegram & HTTP Request 4
On a Telegram message, replies via Telegram and conditionally calls an external API to process the request.
HTTP with HTTP Request — GitHub
Manually triggered, fetches data from GitHub via HTTP request and formats the results.
HTTP with Telegram & HTTP Request 3
On a Telegram message, processes the input, calls external APIs, and routes responses back to the user via Telegram.
Tavily Web Search Assistant
Through chat, searches and extracts web content via Tavily's API and summarizes the results with an OpenAI LLM chain.
HTTP with HTTP Request — Gmail
On a schedule, an OpenAI agent fetches data via HTTP and composes and sends emails through Gmail.
Summarize Emails with A.i. Then Send to Messenger
Manually triggered, reads incoming emails over IMAP and sends them to an external API for AI summarization.
HTTP with Schedule & Airtable 2
On a schedule, reads records from Airtable and sends them to an external API via HTTP request.
OpenAI, Google Calendar & Gmail Automation
On a webhook request, an OpenAI agent with Wikipedia lookup routes requests to create Google Calendar events or send Gmail messages.