Skip to content
OtherReal-timeUpdated May 2026
H

HTTP Request

HTTP Request universal API caller

HTTP Request is the universal HTTP-action connector — make arbitrary GET/POST/PUT/PATCH/DELETE calls to any HTTP endpoint with custom headers, query parameters, body, and auth. Tiny Command exposes one action, no triggers: HTTP Request (the universal HTTP caller). For workflows that need to integrate with services that don't have first-class connectors yet (or for accessing API endpoints not exposed as typed actions on existing connectors), HTTP Request is the escape hatch. Supports common auth patterns (bearer token, basic auth, API key in header/query), JSON and form bodies, and response parsing into the workflow's downstream context. For most workflows, dedicated connectors are easier; HTTP Request is the "I need to call this specific endpoint" path.

0triggers
1action
≈ 2 minto set up
Freetier · no card
Actions

Do anything HTTP Request can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
HTTP RequestUniversal HTTP caller — GET/POST/PUT/PATCH/DELETE to any URL with custom headers, query params, body, auth. The escape hatch for services without first-class connectors or for endpoints not exposed by existing typed actions.
Recipes

Pre-built HTTP Request workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect HTTP Request once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every HTTP Request field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the HTTP Request integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect HTTP Request to Tiny Command?
Open the Tiny Command workflow builder, drop in a HTTP Request node, and click Connect. Authorize HTTP Request once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What HTTP Request triggers does Tiny Command support?
Tiny Command focuses on outbound actions for HTTP Request today. Use Tiny Command's universal Webhook or Schedule trigger to start HTTP Request workflows, then run any HTTP Request action you need.
What HTTP Request actions can I run from a workflow?
1 HTTP Request action are available out of the box, covering other operations like "HTTP Request". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the HTTP Request integration real-time?
HTTP Request actions execute synchronously inside your workflow. Tiny Command waits for HTTP Request's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use HTTP Request with Tiny Command?
No. Every HTTP Request trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any HTTP Request API endpoint directly.
How much does the HTTP Request integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The HTTP Request integration itself has no per-app surcharge.
Related

More other apps people connect.

Same category as HTTP Request, ordered by how often teams pair them. Hover the carousel to pause.

Do more with HTTP Request.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.