Skip to main content
Version: Streamsheets 2.4

HTTP.GET

Create an HTTP GET request.

Syntax

=HTTP.GET(URL, [Headers], [Config], [target])

Arguments

NameDescription
URLThe URL to request.
HeadersOptional. Headers of the HTTP request.
ConfigOptional. Configuration for the HTTP request.

Return Value

The function HTTP.GET() always returns a unique random request ID, which is automatically generated when the service is called. Otherwise an error is displayed.