HTTP
Make HTTP requests and handle responses.
Send HTTP requests with configurable method, headers, body, and authentication. Returns the status code, response headers, and body for use in subsequent steps. Supports template expressions in all fields so URLs, headers, and payloads can be assembled dynamically from prior step outputs.
Components
Each component links to its own page with its full options and outputs.
| Name | Description |
|---|---|
http | Perform HTTP requests using the provided configuration |