Skip to content
FlowHubFluxonLab

Marketplace

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

github
FluxonLab librarypro

GitHub Command Label Policy Router

Routes GitHub label events into two explicit repository policy commands: complete an issue or close a pull request. It validates event identity before mutation, records deterministic trace context, reads each changed resource back, and leaves unsupported events unchanged.

by FluxonLab
shopifysheets
FluxonLab libraryfree

Resilient Order Ledger Sync

Every 15 minutes, read orders updated during a 30-minute overlap window, validate and normalize them, remove duplicates within the current batch, upsert each order into a ledger sheet, and post an operator checkpoint.

by FluxonLab
mauticwoocommerce
FluxonLab librarypro

Synchronize Linked Commerce Customers to Marketing Contacts

Validates each commerce customer update, uses an operator-maintained destination contact link, applies a deterministic marketing-contact update, and confirms that the contact remains readable.

by FluxonLab
FluxonLab libraryfree

Idempotent Audio Job Intake

Receives authenticated audio-job requests, validates a deterministic request identity and asset reference, submits the job to an idempotency-aware media service, and returns an explicit accepted or failure response.

by FluxonLab
FluxonLab libraryfree

Authenticated Replay-Aware Event Intake

Accept authenticated JSON events, validate deterministic request identity, acknowledge first delivery, and return an explicit replay response for recently observed identifiers.

by FluxonLab
jira
FluxonLab librarypro

Dual Mailbox Intake to Jira with Policy Gate

Polls Gmail and Outlook for unread messages, validates and normalizes each event, submits content to an authenticated policy endpoint, then comments on a referenced Jira issue or creates a new Jira issue. A downloaded file is attached when an existing issue key is present.

by FluxonLab
googlecalendar
FluxonLab libraryfree

Recruiting Interview Booking with Calendar Conflict Checks

A callable recruiting workflow validates one or more booking items, checks a requested calendar window, creates a private interview event with a deterministic provider event ID, and returns explicit created, existing-ID, or reconciliation-required outcomes.

by FluxonLab
ghost
FluxonLab librarypro

Controlled PDF Draft Intake for Ghost

A Basic-Auth-protected form accepts one PDF, validates its stable publication key and title, extracts bounded text, escapes the text for HTML, and creates a Ghost draft for editorial review. The form receives a limited receipt that does not depend on undocumented Ghost response fields.

by FluxonLab
googledrivesheets
FluxonLab librarypro

Email Invoice Intake, Archive, and Ledger Upsert

Polls a finance mailbox for unread invoice candidates, validates a real message-and-attachment identity, processes PDF, XML, or a single supported document inside ZIP, archives the source in Google Drive, upserts a keyed ledger row in Google Sheets, and reads the row back before completing the batch.

by FluxonLab
clickup
FluxonLab librarypro

Content Request Intake to ClickUp

Accept a structured content request from Typeform, validate and classify it, create a routed ClickUp task, and emit a local success checkpoint or an explicit operational failure.

by FluxonLab
sheets
FluxonLab librarypro

Validated Journal Entry Upsert to Google Sheets

A callable accounting workflow that validates journal-entry data, derives a deterministic entry key from source event fields, removes duplicate keys within one invocation, and upserts each entry into a Google Sheets ledger.

by FluxonLab
notion
FluxonLab librarypro

Verified Notion Task and Project State Intake

An authenticated webhook applies a requested task status in Notion, verifies the exact task write, recalculates the parent project state from remaining open tasks, verifies that write, and records an append-only processing journal for replay detection and recovery.

by FluxonLab
hubspotmailchimp
FluxonLab librarypro

Scheduled Audience-to-CRM Contact Reconciliation

Every hour, read subscribed audience members, normalize and validate their configured email field, remove duplicate emails within the current run, and idempotently upsert contacts into the CRM. Empty source results finish normally; validation and provider failures terminate through explicit failure routes.

by FluxonLab
hubspotmailchimp
FluxonLab librarypro

CRM Consent Segment Tag Reconciler

Runs once daily to search HubSpot for approved CRM contacts, normalize and validate their identifiers, remove duplicate emails within the current result set, apply a Mailchimp segment tag to existing audience members, and verify the resulting tag membership.

by FluxonLab
mailgun
FluxonLab librarypro

Authenticated Analytics Digest Delivery

An authenticated webhook accepts a bounded analytics-digest request, validates its identity and reporting window, retrieves JSON records from an analytics API, selects a detailed or empty-report delivery, sends the result through Mailgun, and returns an explicit HTTP outcome.

by FluxonLab
googletranslate
FluxonLab libraryfree

Validated Manual Translation Runner

Manually translate one operator-configured text value after validating required input, with bounded provider retries and explicit terminal success or failure states.

by FluxonLab
FluxonLab librarypro

Manual Change Request Validation and Review

Manually prepare, validate, normalize, and verify a change-request envelope for operator review without performing an external mutation.

by FluxonLab
supabase
FluxonLab librarypro

Optimistic Record State Update

Manually applies one optimistic-concurrency state update to a Supabase row. The update records a deterministic operation key and advances the row version atomically.

by FluxonLab
zoom
FluxonLab librarypro

Controlled Zoom Meeting Provisioning

Manually provisions one scheduled Zoom meeting from operator-maintained configuration, validates it before mutation, records a request reference in the remote agenda, and separates confirmed provider responses from failures.

by FluxonLab
sheets
FluxonLab libraryfree

Enrich Contact and Safely Enroll Campaign Lead

Manually validate and normalize one contact, request contact enrichment, persist an idempotent enrichment checkpoint, create a provider-deduplicated campaign lead, and persist a final success checkpoint.

by FluxonLab
stripe
FluxonLab librarypro

Idempotent Stripe Checkout Order Confirmation

Receives completed Stripe checkout events, validates and snapshots the required order data, then submits an authenticated order confirmation with provider-enforced idempotency and explicit terminal failure handling.

by FluxonLab
FluxonLab librarypro

Idempotent Multi-Step Resource Orchestrator

A callable sub-workflow that validates a resource operation, atomically claims its request identity, performs an idempotent change, verifies the resulting state, and records either completion or failure.

by FluxonLab
FluxonLab librarypro

Idempotent Editorial Job Intake

Authenticated webhook intake that validates an editorial content request and submits one retry-safe content job to an external service.

by FluxonLab
FluxonLab librarypro

Public Web Research Job Dispatcher

A callable sub-workflow validates one or more web-research requests, removes exact duplicates within the current input batch, and submits each valid request to a public research-job API with provider-enforced idempotency and explicit response verification.

by FluxonLab