Skip to content
FlowHubFluxonLab

API & Webhooks

158 results — 124 downloadable workflow files, 34 source-linked n8n references

FluxonLab librarypro

Validated Catalog Price Upsert with Audited Receipt

Accept authenticated catalog price events, validate and normalize them, perform an idempotent authenticated price upsert, post an idempotent unauthenticated audit receipt, and return a structured outcome.

by FluxonLab
FluxonLab librarypro

Controlled Idempotent Resource Change Orchestrator

Accepts authenticated batches of publish or withdraw requests, validates and deduplicates them within the batch, performs provider-idempotent remote mutations, verifies terminal state twice when needed, and records deterministic outcomes.

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
FluxonLab librarypro

XML Webhook Response API

On a webhook request, assembles an XML payload via Set and returns it directly in the response.

by FluxonLab Import
supabase
FluxonLab librarypro

Webhook & HTTP Request — Supabase

On a webhook, calls an HTTP API and conditionally inserts or updates the records in Supabase.

by FluxonLab Import
fastmail
FluxonLab librarypro

Webhook with HTTP Request — Fastmail

On a webhook, calls the Fastmail API, routes the result, renders HTML, and returns it in the response.

by FluxonLab Import
filemaker
FluxonLab librarypro

Filemaker Automation

On a webhook, hashes and converts binary data, then creates or updates FileMaker records and responds.

by FluxonLab Import
FluxonLab librarypro

Webhook & HTTP Request

Fetches a web page via HTTP, scrapes content with HTML extraction, and returns the structured data through a webhook response.

by FluxonLab Import
mattermost
FluxonLab librarypro

Webhook with Mattermost & HTTP Request

On a webhook call, routes data through HTTP requests and child workflows, posting notifications to Mattermost.

by FluxonLab Import
FluxonLab librarypro

Wait with HTTP Request 8

On a webhook call, conditionally calls an HTTP API, builds an HTML response, and replies to the webhook after a wait.

by FluxonLab Import
FluxonLab librarypro

Wait with HTTP Request 7

On a webhook call, fetches data via HTTP, splits the response into items, filters them, and waits between batches before continuing.

by FluxonLab Import
FluxonLab librarypro

Wait with HTTP Request 6

On a webhook request, calls an HTTP API, builds HTML, and returns it as the response.

by FluxonLab Import
FluxonLab librarypro

Wait & HTTP Request 2

On a webhook request, waits, calls an HTTP API, sets fields, and returns the response.

by FluxonLab Import
FluxonLab librarypro

Webhook Batch HTTP Responder

On a webhook request, loops items in batches, runs code, calls an HTTP API, and returns the response.

by FluxonLab Import
typeformdemio
FluxonLab libraryfree

Typeform with Demio

On a Typeform submission, registers the respondent for a Demio webinar.

by FluxonLab Import
FluxonLab librarypro

Stopanderror with HTTP Request 2

On execution from a parent workflow, fetches an HTTP endpoint, transforms the response in code, then branches via switch, halting on error.

by FluxonLab Import
FluxonLab librarypro

Crypto Signature Validator

When called, generates cryptographic hashes, validates them conditionally, and merges the results.

by FluxonLab Import
FluxonLab librarypro

Stopanderror with HTTP Request

On an incoming webhook, calls an external API and conditionally responds with the result, stopping on error.

by FluxonLab Import
FluxonLab librarypro

Webhook Request Router

On an incoming webhook, validates and routes the payload through conditional and switch branches with error handling.

by FluxonLab Import
FluxonLab libraryfree

Webhook Field Mapper

On an incoming webhook, maps and sets fields from the payload for downstream use.

by FluxonLab Import
FluxonLab librarypro

Webhook Request Router

On a webhook call, routes requests through a switch, fetches data over HTTP in batches, and returns a response.

by FluxonLab Import
bluesky
FluxonLab librarypro

Bluesky Post Fetcher

Manually fetches Bluesky posts via the API, processes them in code, and aggregates the results.

by FluxonLab Import
FluxonLab librarypro

Manual Item HTTP Sender

On manual run, splits incoming items, sets their fields, and sends each one to an HTTP API endpoint.

by FluxonLab Import
FluxonLab librarypro

Manual Data Filter And Post

On manual run, splits and filters a dataset, transforms it with code, and posts the results to an HTTP endpoint.

by FluxonLab Import