Overview
Make authenticated outbound HTTP requests to any third-party API from inside a workflow. Call actions withautomationType, action, and params from any workflow node that supports automations.
Authentication
- Per-request authentication (Bearer token, Basic auth, API key header, or none). Optional outbound proxy for geo/IP-restricted APIs.
Available Actions
The Proxy integration exposes a single generic HTTP request. Configure method, URL, auth, headers, and body inparams. Click any example for a ready-to-copy payload.