Connect REST form - GET Request

Use the Request tab on the Methods tab of the Connect REST form to map the data for the GET request.

Headers

Use the fields in this section to map data for HTTP header fields. The data type of a header field is String.

Field Description
Name Enter the external name of the header field.
Description Enter a short description of the header field.
Map from Specify the source or the type of source for the value:
  • Clipboard — Maps from the page name or property on the clipboard that is specified by the Map from key field.
  • Constant — The data is a fixed value that does not change.
Map from key Specify the key for locating the property or rule in the source specified in the Map from field.
  • If you map from Clipboard, enter the property name from which the data is mapped at run time.
  • If you map from Constant, enter the value of the constant surrounded by double quotation marks.

Query string parameters

Use the fields in this section to specify name/value pairs to append as a query string to the resource URL of the target system.

Field Description
Name Enter the name to use for the parameter. The data type of a query string parameter is String.
Description Enter a short description of the parameter.
Map from Specify the source or the type of source of the value in Pega Platform. For descriptions of the Map from options, see the definition of the Map from field in the Headers section.
Map from key Specify the key for locating the property or rule in the source that is specified in the Map from field. For descriptions of the Map from key options, see the definition of the Map from key field in the Headers section.