http
Contains definitions for objects and classes that exchange and transfer data over HTTP. The main class is Connection.
Types
This module supports the following object types:
Type | Description |
|---|---|
Represents an HTTP connection that sends requests to a target site from workflows, apps, and import scripts. | |
A collection of supported HTTP request types. Note that instead of passing a proper request type to the For example, | |
A class that creates a definition for an HTTP response. If an exception occurs during processing, most of the properties in the response object are empty. |
10 September 2026