Skip to content
FlowHubFluxonLab

API & Webhooks

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

free

Radarr Notifications

On a Radarr webhook, routes events by type, enriches them via HTTP, and dispatches formatted movie notifications.

by Pawel
free

TinyURL Shortener via Webhook

On a webhook request, shortens the submitted URL via the TinyURL API and returns the short link in the response.

by ist00dent
free

Tesla Quant Technical Indicators Webhooks Tool n8n

On a webhook request, fetches market data, computes Tesla Quant technical indicators in code, and returns them as a response.

by Don Jayamaha Jr
free

Solve Any Captcha with Capsolver

On a webhook request, routes the captcha type and solves it via CapSolver, returning the token in the response.

by CapSolver
free

reCAPTCHA

On a webhook request, solves a reCAPTCHA v2 challenge via CapSolver and returns the token through the webhook response.

by CapSolver
free

Generate Cinematic Videos with OpenAI Sora and Uploadtourl Hosting

On a webhook request, generates cinematic videos with OpenAI Sora via HTTP, polls until ready, and uploads them to a hosting URL.

by Jitesh Dugar
pro

Webhook Crypto Validator

On a webhook, computes a crypto hash of the payload, sets values, and halts on error.

by n8n Community
pro

Plex Automatic Throttler

On an incoming webhook, routes Plex events and conditionally throttles streams via HTTP requests.

by n8n Community
amqp
free

Smart Factory Data Generator

On manual trigger, generates data values at set intervals and publishes them to an AMQP queue.

by n8n Community
pro

Webhook Error Handler

On a webhook request, returns a response then halts the workflow with a raised error.

by n8n Community
pro

Receive messages for an ActiveMQ queue via AMQP Trigger

Receives messages from an ActiveMQ queue via AMQP to trigger downstream processing.

by n8n Community
free

Web Page HTML Scraper

On manual trigger, fetches a web page via HTTP request and extracts structured data from its HTML.

by n8n Community
free

V1 Helper Find Params with Affected Expressions

On manual trigger, queries the n8n API and runs code to find parameters with affected expressions.

by n8n Community
pro

Generate Cryptographic Hash

On manual run, generates a hash or signature using the Crypto node.

by n8n Community
graphql
free

Run GraphQL Query

On manual run, executes a GraphQL query and returns the response.

by n8n Community
awslambda
free

AWS Lambda Automation

On manual trigger, invokes an AWS Lambda function.

by n8n Community
free

Call External API Endpoint

On manual trigger, sends an HTTP request to an external API and stops on error.

by n8n Community
pro

Convert the JSON data received from the CocktailDB API in XML

On manual trigger, fetches data from the CocktailDB API and converts the JSON response into XML.

by n8n Community
amqp
free

Send updates about the position of the ISS every minute to a topic in ActiveMQ

Every minute, fetches the ISS position via HTTP and publishes it to an ActiveMQ (AMQP) topic.

by n8n Community
kafka
free

Send updates about the position of the ISS every minute to a topic in Kafka

Every minute, fetches the ISS position via HTTP and publishes it to a Kafka topic.

by n8n Community
rabbitmq
free

Send updates about the position of the ISS every minute to a topic in RabbitMQ

Every minute, fetches the ISS position via HTTP and publishes it to a RabbitMQ queue.

by n8n Community
graphql
free

GraphQL Query Webhook Endpoint

On a webhook call, queries a GraphQL API, transforms the response, and returns the formatted data.

by n8n Community
mattermost
free

Gender Inclusive Language

On a webhook, scans incoming Mattermost messages and flags non-inclusive language.

by n8n Community
posthog
free

Send Webhook Events to PostHog

On an incoming webhook, captures and sends the event data to PostHog.

by n8n Community