Skip to content
FlowHubFluxonLab

Marketplace

3,557 ready-made workflow files you can download, plus 10,661 source-linked n8n references.

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.

by 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.

by 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.

by 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.

by ScraperNode
airtablegmail
free

Airtable Email Digest

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

by 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.

by 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.

by 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.

by 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.

by Jaisev-Sachdev
todoist
pro

Tool - Add Task

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

by Jaisev-Sachdev
googlecalendar
free

Tool - Calendar Schedule

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

by Jaisev-Sachdev
googlecalendar
pro

Tool - Calendar View

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

by Jaisev-Sachdev
pro

Tool - Link Reader

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

by 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.

by Jaisev-Sachdev
pro

Tool - Memory Search

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

by Jaisev-Sachdev
pro

Content Generator Sub-Workflow

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

by splinesreticulating
pro

Get LinkedIn Member ID

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

by 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.

by 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.

by splinesreticulating
pro

Manual Code Orchestrator

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

by splinesreticulating
pro

Reusable Sub-Workflow Code Runner

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

by splinesreticulating
pro

Gateway

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

by traylorre
pro

Hello World

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

by traylorre
pro

[FUTURE] action-runner

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

by traylorre