Marketplace
3.557 fertige Workflow-Dateien zum Download, plus 10.661 quellenverknüpfte n8n-Referenzen.
Scheduled API Date Filter
On a schedule, fetches data from an API, merges and date-filters the records, and routes them conditionally.
Gemini Image Editing to Drive
On manual run, edits images with Google Gemini and saves the generated results to Google Drive.
Save Email Attachments To Drive
On a new Gmail email, filters messages and uploads their attachments to Google Drive.
Hacker News Insight Extractor
On manual run, fetches Hacker News items, embeds them into Qdrant, and uses OpenAI to extract structured data into Google Sheets.
HTML Scrape Embedding Extractor
On manual run, scrapes and splits HTML content, embeds it into Qdrant, and uses OpenAI to extract details into Google Sheets.
Document Embedding Extraction Pipeline
On trigger, loads and splits documents, embeds them into Qdrant, then uses OpenAI to extract fields and log them to Google Sheets.
OpenAI + Google Drive AI Workflow — Google Calendar
On a calendar event, runs an OpenAI agent that extracts content from Google Drive files and creates structured Google Calendar events.
Index Images Into Elasticsearch
On manual trigger, fetches and filters records over HTTP, edits images, and indexes them into Elasticsearch.
AI Calendar Slack Assistant
On a schedule, an OpenAI agent reads Google Calendar and posts updates to Slack using SerpApi and Wikipedia.
Supabase OpenAI Research Agent
On manual run, an OpenAI agent queries Supabase records, formats them as HTML, and returns structured extracted data.
Spotify Sync
On a schedule, fetches Spotify library data in batches, then aggregates and filters tracks for syncing.
Manual API Data Summarizer
On manual run, fetches API data, splits and conditionally filters it, then aggregates and summarizes the results.
AI WordPress Article Generator
On form submission, generates an article with OpenAI and Wikipedia research, then publishes it to WordPress.
Scheduled Gmail Markdown Digest
On a schedule, reads Gmail messages, enriches them with an HTTP call, and converts the content to Markdown.
OpenAI Webhook Text Processor
On a webhook request, fetches data via HTTP and runs it through an OpenAI LLM chain to generate a processed response.
Webhook API Data Aggregator
On a webhook request, fetches and splits external API data, filters and aggregates the matching items, then returns a JSON response.
Webhook XML Feed Parser
On a webhook call, fetches and parses XML from an API, aggregates the items, and returns a structured response.
RSS Feed Email Digest
On a schedule, reads RSS feeds and emails new items via Gmail.
GraphQL To Sheets Sync
On a schedule, queries a GraphQL API, transforms the results with code, and writes the rows to Google Sheets.
Deduplicated Feed Endpoint
On a webhook request, fetches data over HTTP, removes duplicates, and returns the deduplicated items.
Pipedrive Deal Slack Digest
On a schedule, enriches Pipedrive contacts with Clearbit and posts a filtered deal summary to Slack.
AI Calendar Attendee Emails
On a schedule, pulls Google Calendar events, enriches attendees with Clearbit, and sends OpenAI-written Gmail emails.
XML Feed Filter API
On a webhook request, fetches an XML feed over HTTP, parses and filters the items, and returns the results.
HubSpot Contact Sync
On a schedule, fetches records over HTTP, filters them, and routes each through a switch to create or update HubSpot contacts.