B3
TemplatesIntegrationsConnectors
Back to Integrations

Http

Tag

3 integrations tagged with "http"

HTTP Request

action

Make an HTTP request to any external URL. Supports GET, POST, PUT, PATCH, DELETE methods. Includes SSRF protection, timeout controls, and redirect handling. Ideal for: calling external APIs, triggering webhooks, fetching data, integrating with any HTTP service.

Incoming Webhook

trigger

Triggers when an external service sends an HTTP request to your unique webhook URL. Optionally require payment via x402 before the workflow runs.

Send Webhook

action

Send a POST request to any external HTTPS URL. Supports custom headers and JSON body. Automatically retries on failure and keeps sensitive headers (Authorization, API keys) encrypted.

Back to Integrations
⌘K

Http

Tag

3 integrations tagged with "http"

Workflow
Action

HTTP Request

Make an HTTP request to any external URL. Supports GET, POST, PUT, PATCH, DELETE methods. Includes SSRF protection, timeout controls, and redirect handling. Ideal for: calling external APIs, triggering webhooks, fetching data, integrating with any HTTP service.

2 workflows
4.4k runs
73% success
utilityhttpapi+6
Type:http-request
Fields:7 (2 required)
Trigger

Incoming Webhook

Triggers when an external service sends an HTTP request to your unique webhook URL. Optionally require payment via x402 before the workflow runs.

11 workflows
229 runs
webhookhttpapi+4
Type:webhook
Fields:2 (0 required)
Action

Send Webhook

Send a POST request to any external HTTPS URL. Supports custom headers and JSON body. Automatically retries on failure and keeps sensitive headers (Authorization, API keys) encrypted.

2 workflows
5 runs
100% success
webhookhttpapi+3
Type:send-webhook
Fields:4 (1 required)
B3
TemplatesIntegrations