Marketplace
3,557 ready-made workflow files you can download, plus 10,661 source-linked n8n references.
API To CSV And Postgres
On manual trigger, fetches API data, writes it to a CSV file, and stores it in Postgres.
Scheduled CSV Export
On a schedule, formats data and writes it to a CSV file.
Webhook To MySQL And CSV
On a webhook request, writes the payload to MySQL and exports records to a CSV file.
API To Postgres And Calendar
On manual trigger, fetches API data, stores it in Postgres, and creates Google Calendar events.
CSV To Postgres And Shopify
On a schedule, reads a CSV, stores it in Postgres, and updates products in Shopify.
Webhook To Postgres And CSV
On a webhook request, writes the payload to Postgres and exports records to a CSV file.
Postgres To Airtable Sync
On a schedule, reads records from Postgres and syncs them to Airtable.
API Sync To MySQL And Postgres
On manual trigger, fetches API data and writes it into MySQL and Postgres databases.
CSV To Postgres And Mailchimp
On a schedule, reads a CSV, stores records in Postgres, and syncs contacts to Mailchimp.
Nicremo premium n8n library ghost automated blog system
On a schedule, pulls RSS articles into Airtable, then drafts posts with an OpenRouter AI agent and Perplexity research and publishes them to Ghost.
Daily RSS → Email Digest
On a daily schedule, reads RSS feed items, formats a limited digest, and sends it as an SMTP email.
Webhook Input-Validation API
On a webhook request, validates the incoming payload with conditional checks and returns a structured JSON response.
Webhook → Google Sheets Logger
On a webhook request, formats the payload, appends it as a row in Google Sheets, and returns a response.
MCP Gmail
On an MCP trigger, exposes Gmail as a tool so AI agents can read and send email.
Issuetriagebot Solution C (Multi Step Validation + Retry)
On a webhook submission, validates and enriches the issue via an HTTP request with conditional retry logic, then logs it to Google Sheets.
AI Telegram Scraping Agent
On schedule or Telegram message, an AI agent scrapes pages, processes them with Groq and Gemini, and replies via Telegram.
Ahzm veriflow W60 55
On a schedule, calls an HTTP API and emails the retrieved results via SMTP.
CLX - MGA Insurance Quote API
On an API webhook, validates and transforms the insurance quote request, calls an external service, and returns a JSON response.
Ahzm veriflow W10 09
On manual run, posts to Slack, fetches data via HTTP, adds a Notion page, sends a Telegram message, and emails an alert.
AI Agent-chatbot-telegram
On a Telegram message, runs a Groq-powered AI agent with conversation memory and replies back in Telegram.
LightRAG Request
On manual trigger, sends an HTTP request to the LightRAG API and returns the retrieved response.
Vibhandikyash MediCare BE WhatsApp flow
On a WhatsApp webhook, processes the message via HTTP, stores data in Supabase, and triggers a sub-workflow.
Line Chatbot V2 (Sheet Database + Search)
On a LINE webhook message, looks up records in Google Sheets and replies through an OpenAI agent.
MCP - DOCX Extractor
On a webhook request, fetches a DOCX over HTTP, extracts its text in code, and returns it via the webhook response.