This action sends an HTTP Get request to a URL. This is used mainly for REST requests to get resource information from a server.

  • Field

    Description
  • Label

    A label to identify the action. This label appears under the Action name inside the Action box. If this field is left blank, the default value is “Untitled.”
  • Description

    A brief explanation of what this action does inside the sequence. This description appears as a tooltip when your cursor hovers over the Action box.
  • Fail Message

    A message that identifies potential issues that could happen with this action. This fail message will appear if the action fails when you try generating the sequence. If this field is left blank, the default error message built into the action appears.
  • URL
    The URL the Get request is sent to.
  • Include Synergy Auth
    Check if you are connecting to an internal Synergy URL. Your user authentication will automatically be attached.
  • User Name
    The Synergy Authentication user name.
  • User Password
    The Synergy Authentication password.
  • Content Headers
  • Name
    (Optional) The name of the HTTP header that is sent with the request.
  • Value
    (Optional) The value of the HTTP header that is sent with the request.