Skip to content
FlowHubFluxonLab

Marketplace

3.557 fertige Workflow-Dateien zum Download, plus 10.661 quellenverknüpfte n8n-Referenzen.

pro

Case Routing — Greenfield & Associates

On an inbound case webhook, validates the payload, routes by case type through a switch, replies to the caller, and forwards to downstream APIs.

von lorenzespinosa
pro

Client Intake Pipeline — Greenfield & Associates

On an inbound intake webhook, validates and transforms the submission, branches on conditions, replies to the caller, and posts the lead to an external API.

von lorenzespinosa
pro

Missed Call Recovery — Greenfield & Associates

On a missed-call webhook, processes the call data and conditionally sends a recovery follow-up via HTTP request.

von lorenzespinosa
sheets
pro

Sheets AI Enrichment Chatbot

On a chat message, batches Google Sheets rows through HTTP calls and OpenAI to filter, enrich, and process data.

von ScraperNode
airtablegmail
free

Airtable Email Digest

On a schedule, reads Airtable records, formats them as HTML, and emails the digest via Gmail.

von ScraperNode
pro

HubSpot Chat Assistant Agent

On a chat message, runs an OpenAI agent with conversation memory that queries and updates HubSpot to answer requests.

von ScraperNode
googlecalendartelegram
free

Daily Readiness Marshal

On a workflow call, pulls Google Calendar events, summarizes the day with Gemini, and sends a readiness briefing via Telegram.

von Jaisev-Sachdev
telegram
free

Second Brain

On a Telegram message or schedule, runs a Gemini agent with window memory and sub-workflow tools, then replies via Telegram.

von Jaisev-Sachdev
pro

Sub-Agent Whoop Recovery

On a parent-workflow call, fetches Whoop recovery data over HTTP and formats it for the calling agent.

von Jaisev-Sachdev
todoist
pro

Tool - Add Task

When called as a tool, creates a new task in Todoist.

von Jaisev-Sachdev
googlecalendar
free

Tool - Calendar Schedule

When called as a tool, creates a Google Calendar event and returns the scheduling result.

von Jaisev-Sachdev
googlecalendar
pro

Tool - Calendar View

When called as a tool, retrieves events from Google Calendar.

von Jaisev-Sachdev
pro

Tool - Link Reader

When called as a tool, fetches a URL and extracts its page content as readable text.

von Jaisev-Sachdev
pro

Tool - Memory Add

When called as a tool, splits text, embeds it with Google Gemini, and stores it in a Pinecone vector store.

von Jaisev-Sachdev
pro

Tool - Memory Search

When called as a tool, queries a Pinecone vector store and retrieves the most relevant stored memories.

von Jaisev-Sachdev
pro

Content Generator Sub-Workflow

When called by a parent workflow, runs code and an HTTP request to generate and return content.

von splinesreticulating
pro

Get LinkedIn Member ID

On manual trigger, calls the LinkedIn API via HTTP and extracts the member ID via code.

von splinesreticulating
rss
pro

Multi-Source Deduplication Example

On manual trigger, pulls items from HTTP and RSS sources, merges the streams, and deduplicates them via code.

von splinesreticulating
rss
pro

News Aggregation with Deduplication and Ranking

On manual trigger, fetches items via HTTP and RSS feeds, merges them, then deduplicates and ranks them via code.

von splinesreticulating
pro

Manual Code Orchestrator

On manual trigger, runs a central code node that orchestrates and prepares data for downstream processing.

von splinesreticulating
pro

Reusable Sub-Workflow Code Runner

When invoked by a parent workflow, runs custom JavaScript code and returns the result to the caller.

von splinesreticulating
pro

Gateway

On an incoming webhook, evaluates an if condition and routes through a switch, then returns a tailored response.

von traylorre
pro

Hello World

On an incoming webhook, sets a static payload and returns it in the HTTP response.

von traylorre
pro

[FUTURE] action-runner

On a schedule, calls a sub-workflow to run queued actions and returns the results through a webhook response.

von traylorre