HTTP request action for Workflows

The HTTP Request action for Workflows enables you to issue an HTTP request to any API.

To create HTTP Request action

  1. Select a Method.
  2. Enter the URL.
  3. Turn on Authentication if your request destination requires authentication. Any basic or token-based credential with the scope AppEngine that is permitted to be used by the Workflows app is supported. For more information on the credential vault, see Credential vault
  4. Enter the Payload.
  5. Enter the Headers.
  6. Turn on Error handling for enabling to Fail on certain HTTP response codes.
  7. Specify the HTTP error codes.