Skip to main content

HTTP components

tHTTPClient Accesses a web service provided by an HTTP server. This component allows you to interact with any web services (such as REST, SOAP, and so on) and authenticate to the web services. With this component, you can send parameters in URLs, headers, and bodies; you can also parse the responses to retrieve the information you need from the web services.
tHttpRequest Sends an HTTP request to the server and outputs the response information locally.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!