Versions Compared

Key

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

General information

This action sends a web query to a specified Serverserver.

Configuring an action

To configure this action, do as followsthe following:

  1. Go to the Programming tab.
  2. In the Event rules or Cycle rules list, click Create... (see Configuring macros).
  3. Select a start condition that triggers
  4. Configure the conditions to start
  5. a macro (see Configuring
  6. filters for event-driven macros
  7. start conditions).
  8. Click the Image Added button below start conditions.
  9. From the drop-down list, select General: Execute web query.
    Image Added
  10. In the Authentication method parameter, select
  11. ).Select
  12. the authentication method:
    1. Basic
  13. or
    1. ;
    2. Digest
  14. (1)
    1. .
  15. Image Removed
  16. Select query type (2). Four types are available: POST, GET, PUT, DELETE.
  17. Select HTTP or HTTPS Server protocol (3).
  18. In the Command parameter, select the query type:
    1. POST;
    2. GET;
    3. PUT;
    4. DELETE.
  19. In the HTTP/HTTPS parameter, select the server protocol:
    1. HTTP;
    2. HTTPS.
  20. In the IP address parameter, enter
  21. Enter
  22. the IP address of the
  23. Server (4)
  24. server.
  25. Enter
  26. In the Port parameter, enter the port
  27. number
  28. of the
  29. Server (5)
  30. server.
  31. Enter the username (6) and password (7) to be used for authorization on the Server.

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

    InfotitleNote
  34. In the Username parameter, enter the username.
  35. In the Password parameter, enter the user password.
  36. In the Path parameter, enter the query path.
  37. In the Query parameter, enter the query body if necessary.
    Note
    titleAttention!

    You can use templates

  38. to build a
  39. in the query body (see Text templates in the action settings).

  40. Click the Apply Image Added button.

Configuration of the Execute web query action is complete.