Documentation for C-Werk 2.0.

Previous page Text templates in macros  Checking protected video records in the archive Next page

This action sends a web query to a specified Server.

To configure this action, do as follows:

  1. Configure the conditions to start a macro (see Configuring filters for event-driven macros).
  2. Select the authentication method: Basic or Digest (1).

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

  8. Enter query path (8).
  9. If necessary, enter a query body (9).

    Note

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

  • No labels