Call public APIs
Use an HTTP node to call a public API from a workflow when a business operation needs external data or an action. Configure the request and map the response into variables that later nodes can use.
An explicit success branch and error branch make the integration outcome part of the visible workflow rather than hidden application code.