API & Webhooks
158 Ergebnisse — 124 herunterladbare Workflow-Dateien, 34 quellenverknüpfte n8n-Referenzen
Skyscanner Flight Data Fetch
On manual run, calls an HTTP endpoint and retrieves Skyscanner flight data through ComAPI.
Skyscanner Flight Lookup To Lambda
On manual run, fetches data over HTTP, queries Skyscanner flights via ComAPI, and invokes an AWS Lambda function.
Manual Communications API Push
Fetches data via HTTP, formats it, and sends it through a communications API.
Webhook Clearbit Contact Enrichment
On a webhook call, enriches the incoming contact with Clearbit company and contact data.
Manual ESPN Data Fetch
On manual run, fetches sports data from the ESPN API via an HTTP request.
AWS Lambda HTTP Runner
On manual run, fetches data via HTTP, invokes an AWS Lambda function, and emails the result.
[eBay] Browse API MCP Server
Exposes eBay Browse API operations as MCP server tools, letting AI agents search listings and retrieve item details.
Webhook Greeting Builder
On a webhook call, fetches data via HTTP request and formats a greeting with a function.
Build a Full Rest API with n8n Webhooks
Exposes multiple webhook endpoints that route CRUD requests through sub-workflows and return JSON, implementing a full REST API.
Fetch Reliable Fx Exchange Rates with Frankfurter and Open.er API
On execution, fetches and validates FX rates from the Frankfurter and Open.er APIs, returning reliable exchange rates.
Create Dynamic API Gateway with HTTP Router and Workflow Orchestration
On an incoming webhook, routes the request through orchestrated sub-workflows and returns a dynamic response based on conditional logic.
House Price Neural Network
On a webhook request, runs a neural-network house-price prediction in code and returns the estimate in the response.
Iot Sensor Data Cleaner + Influxdb Logger (n8n
On a webhook, cleans and normalizes incoming IoT sensor readings and logs the values to InfluxDB via HTTP.
n8n Gateway for 1Shot Gas Station
On a webhook, routes requests to the 1Shot API for blockchain gas-station transactions and responds with the result.
Bypass Cloudflare Turnstile for Web Scraping with n8n
When called by another workflow, solves Cloudflare Turnstile challenges using Puppeteer to enable authenticated web scraping.
AppDaemon Webhook
Receives incoming AppDaemon HTTP webhook requests and passes the payload through a no-op node for downstream handling.
Trader Binance Spot Cloud No Credential
On manual trigger, signs Binance Spot API requests using crypto and code, then places spot trades via HTTP.
Detect, Analyze and Humanize AI-generated text
On manual run, detects AI-generated text via an external API, then analyzes and rewrites it to sound more human.
Day9 Getting Updated in Crypto
On a webhook, fetches crypto updates via HTTP, transforms the data, and returns it in the response.
Interactive API Fundamentals Tutorial
On manual trigger, walks through API fundamentals using webhooks and HTTP requests with interactive wait-and-respond steps.
Binance SM Indicators Webhook Tool
On a webhook call, fetches Binance market data, computes technical indicators in code, and returns the results in the webhook response.
n8n Facilitator with 1shot API
On a webhook call, runs 1Shot API blockchain transactions synchronously and returns the outcome to the caller.
Conexion SAP
On manual trigger, sets connection parameters and calls an SAP endpoint via an HTTP request.
n8n 4 Validation Cad Bim Revit Ifc Dwg
On manual trigger, reads Revit, IFC, and DWG CAD/BIM files and runs validation commands, writing results back to disk.