Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

XML / JSON Multi Request Custom Field obtains values from an XML / JSON response via XPath / JSONPath. This enables you to retrieve end-user data from external systems and display it on a support ticket.

...

Field

Description

URLURL to required resource. For the GET requests it can contain GET parameters.
Basic Auth Username

Username for basic access authentication (optional)

Basic Auth Password 
Password for basic access authentication (optional)
Request Type
HTTP request type (GET, POST)
HeadersAn array of the custom fields for the current task
Request Data
Body of HTTP Post request
XPath or JSON Path
Path for getting values

Proxy port

Port number of a proxy server. Proxy  Proxy settings are available starting with v1.2.11.

Proxy host

IP address of a proxy server. Proxy  Proxy settings are available starting with v1.2.11.

Proxy scheme (http or https)

The protocol that defines how messages are formatted and transmitted, and what actions Web servers and browsers should take in response to various commands. Proxy settings are available starting with v1.2.11.

See also

HTTP - Adding XML/JSON Request Custom Field

...