This action sends a GET or POST query to a specified Server.

To configure this action, do as follows:

  1. Select the authentication method: Basic or Digest (1).

  2. Select query type (2). 4 types are available: POST, GET, PUT, DELETE.
  3. Select HTTP or HTTPS Server protocol (3).
  4. Enter the IP address of the Server (4).
  5. Enter the port number of the Server (5).
  6. Enter the username (6) and password (7) to be used for automatic authorization.

  7. Enter query string (8).
  8. For a POST query, enter its body (9).

    You can use templates to build a query body (see Text templates in macros).