Variables for HTTPGET and HTTPPOST

Top  Previous  Next

These variables control how PageGate implements POST and GET HTTP methods.

It is recommended to set these on a Carrier level.

NOTE: When referencing any non-printable character, such as a line feed, carriage return, horizontal tab or similar, you must use the ASCII code for that character and it must be prefixed by a backslash (\).

 

Variable

Possible Values

Example Statement

Description

ResponseRecipient

Recipient

 

Group

ResponseRecipient = A recipient or group's name as it exists in the PG Admin

When the HTTP GET or POST transaction completes, the specified recipient or group will receive any responses from the receiving API/web host. For more information, please see the Two Way Messaging section of the documentation.

InterMessageDelay

Milliseconds

InterMessageDelay = 1000

This variable forces PageGate to delay for the specified number of milliseconds (1000 = 1 second) after delivering each message.

From

Text

From = CAD

This variable overrides the value passed to PageGate by the input modules/APIs. By specifying this variable, you're telling PageGate to use a single, standardized sender's name for all traffic controlled by this template.

To

Text

To = 7818290500

This variable overrides the ID/PIN or Email values. By specifying this variable, you're telling PageGate to send all traffic processed by this template to the specified ID or Email address instead.