Skip to content
FlowHubFluxonLab

API & Webhooks

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

clockify
free

Syncro to Clockify

On a Syncro webhook, creates the corresponding client in Clockify.

by n8n Community
pro

n8n Error Handler

On a workflow error, runs custom code and queries the n8n API, then halts execution.

by n8n Community
free

Weather Lookup API

On a webhook request, fetches current weather from OpenWeatherMap and returns the formatted result.

by n8n Community
free

Weather Webhook Endpoint

On a webhook call, retrieves weather data from OpenWeatherMap and responds with formatted results.

by n8n Community
supabase
free

Supabase Webhook API

On a webhook request, queries Supabase and returns the matching records in the webhook response.

by Wayne Simpson
free

Webhook HTTP Router

On a webhook request, routes input, fetches data via HTTP, and returns a processed response.

by Samir Saci
free

Webhook Response Endpoint

On webhook call, immediately returns a custom HTTP response.

by Lucas Peyrin
free

Batch API Sub-Workflow Runner

On manual trigger, splits records and calls an HTTP API in batches through a sub-workflow, merging the results.

by Marco Cassar
free

Webhook Sub-Workflow Router

On a webhook request, routes the payload through a sub-workflow with switch logic and returns a conditional response.

by Jan Willem Altink
free

API Failure Recovery System

On a webhook request, retries a failing HTTP call with waits and returns a recovery response.

by WeblineIndia
free

Set Up Full MERN Stack Development Environment in 10 Seconds

On manual trigger, runs SSH commands on a server to install and configure a full MERN stack development environment.

by Oneclick AI Squad
free

Automate Complete LAMP Stack Setup on Linux Server in Just 10 Seconds

On manual trigger, executes SSH commands to install and configure a complete LAMP stack on a Linux server.

by Oneclick AI Squad
free

Webhook API Proxy

On a webhook request, calls an HTTP API, filters and splits the response, and returns a conditional webhook reply.

by Lucas Peyrin
free

Webhook Request Handler

On a webhook request, processes the payload, calls an HTTP API, and returns a conditional response.

by Dmitrij Zykovic