Free cookie consent management tool by TermsFeed a!httpQueryParameter() Function
a!httpQueryParameter() Function
This function cannot be used with Custom Record Field Expressions.
For a full list of functions and their feature compatibility, explore the Appian Functions table.

Note: this function is used only for the HTTP Upload and HTTP Download smart services. Query Parameters for general HTTP requests are managed using integrations.

Function

a!httpQueryParameter( name, value )

Creates an HTTP query parameter object which can be passed to an HTTP function.

Parameters

Keyword Type Description

name

Text

The header name.

value

Type

The header value. Either Text or a!scsField().

Open in Github Built: Fri, Nov 10, 2023 (03:42:48 PM)

a!httpQueryParameter() Function

FEEDBACK