Marketplace
3,557 ready-made workflow files you can download, plus 10,661 source-linked n8n references.
Schedule with OpenAI — Telegram
On a schedule, splits and summarizes content with an OpenAI chain and delivers the summary to Telegram.
Schedule with OpenAI
On a schedule, summarizes long text with an OpenAI summarization chain and sends the digest to Telegram.
Schedule with Google Sheets — X
On a schedule, reads rows from Google Sheets and posts each as a tweet on X.
Schedule with Google Sheets — Gmail
On a schedule, reads Google Sheets rows, calls an API, and sends conditional emails via Gmail.
Schedule with Gmail 2
On a schedule, fetches Gmail messages, filters them, and splits the results into individual items.
Schedule with n8n
On a schedule, reads n8n workflow data, calls an API, and conditionally updates pages in Notion.
Schedule with HubSpot & Slack
On a schedule, pulls and filters HubSpot records, then posts notifications to Slack.
Schedule with Gmail
On a schedule, reads Gmail emails, upserts contacts in HubSpot, and conditionally calls an external API.
Schedule with Google Sheets
On a schedule, reads and filters Google Sheets rows, then sends personalized emails through Gmail.
Schedule with HTTP Request
On a schedule, fetches data from an API and conditionally writes the results into Google Sheets.
Schedule with Gmail & HubSpot
On a schedule, reads Gmail messages and creates or updates the matching contacts in HubSpot.
Schedule with Spotify
On a schedule, fetches Spotify tracks and routes them through conditional branches to update playback or playlists.
Crypto News & Sentiment
On a Telegram message, gathers crypto news from RSS feeds, runs sentiment analysis with an OpenAI agent, and replies on Telegram.
Rssfeedread with HTTP Request
On a new RSS item, fetches the linked article, summarizes it with OpenAI, and posts the summary to Discord.
RSS to Telegram Sync
On a schedule, reads new RSS feed items and posts each one to a Telegram chat.
Rssfeedread with Schedule & Datetime
On a schedule, reads an RSS feed, filters items by date, and posts the matching entries to Slack.
Rssfeedread with Schedule
On a schedule, reads an RSS feed, extracts HTML content, and formats each item into structured fields.
Respondtowebhook with Notion
On a webhook request, queries Notion, branches on the data, and returns a tailored response.
Branching OpenAI Webhook
On a webhook request, branches through a switch and calls OpenAI to return a tailored response.
Respondtowebhook with Airtable
On a webhook request, reads or writes records in Airtable and returns the result in the response.
OpenAI Response Webhook
On a webhook request, generates a reply with OpenAI and returns it to the caller.
Respondtowebhook with OpenAI — Airtable
On a webhook request, runs an OpenAI agent using Airtable as a tool and returns its answer.
OpenAI Webhook Completion
On a webhook request, sends the input to OpenAI and returns the generated completion as the HTTP response.
Respondtowebhook with S3 2
On a form or webhook submission, routes the request, retrieves data over HTTP, and saves files to S3.