API & Webhooks
158 sonuç — 124 indirilebilir workflow dosyası, 34 kaynağa bağlı n8n referansı
Invoke AWS Lambda Function
On manual trigger, invokes an AWS Lambda function and returns its response.
n8n API Conditional Check
On manual run, fetches data from the n8n API and branches on a condition with an If node.
Fetch And Format API Response
On manual run, calls an HTTP API and maps the response into structured fields.
Send Data To HTTP Endpoint
On manual run, builds a payload and sends it to an external HTTP endpoint.
Filter And Merge API Data
On manual run, calls HTTP APIs conditionally, filters the responses, and merges the results into a combined dataset.
Call External API Endpoint
On manual run, sends an HTTP request to an external API endpoint.
Create, update, and get a profile in Humantic
On a manual run, creates, updates, and retrieves a personality profile in Humantic AI via an HTTP request.
HTTP & HTTP Request 11
On a webhook request, evaluates a condition and conditionally forwards the payload to an external HTTP API.
GetBible Query
When called by a parent workflow, queries the GetBible API over HTTP and returns the formatted scripture passage.
HTTP & HTTP Request 10
On a webhook request, routes the payload through conditional and switch logic, calls an external HTTP API, and returns a response.
HTTP & HTTP Request 9
When called by another workflow, scrapes a target URL through the Firecrawl API and returns the extracted data.
HTTP & HTTP Request 7
On a webhook request, routes the payload through conditional and switch logic, calls an external HTTP API, and returns a response.
HTTP with HTTP Request & Deepl
On manual trigger, retrieves text via HTTP and translates it using DeepL.
HTTP & HTTP Request — Firecrawl
When called by another workflow, scrapes a URL through the Firecrawl API and returns the extracted content.
HTTP with HTTP Request 11
On manual run, calls an external HTTP API.
HTTP with HTTP Request 5
On manual run, calls HTTP APIs and splits the returned array into individual items.
HTTP with HTTP Request — Cloudflare
Manually runs a batch of Cloudflare HTTP API calls and assembles the returned data.
HTTP & HTTP Request 3
On a webhook request, calls an external HTTP API and returns the response to the caller.
HTTP & HTTP Request — Mattermost
On an incoming webhook, calls an HTTP API and posts the result to Mattermost.
GraphQL Webhook Query Relay
On a webhook, queries a GraphQL API, transforms the response with a function, and returns the result via webhook.
Error with Errortrigger & n8n 2
On a workflow error, runs code to format the failure and reports it through the n8n API.
Datetime & Itemlists
On a webhook request, scrapes a web page, extracts and date-formats fields, and returns the response.
Webhook Crypto Hash Generator
On a webhook request, generates a cryptographic hash or signature and returns the computed value.
Webhook HTML Response Builder
On a webhook request, calls an external API, builds an HTML response, and returns it to the caller.