Versions Compared

Key

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

The REST Job allows you to call a REST endpoint.

Image Added

Parameters

NameDescription
BaseUrlThe Base URL of the REST API
EndPointThe path of the EndPoint
MethodThe HTTP method to execute.
RequestBodyThe body of the request
RequestHeadersThe headers to include in the Request. One header per line.
UsernameThe username
PasswordThe password

...

Authentication

The REST Job support simple authentication through the Username and Password parameters.