Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The REST Job allows you to call a REST endpoint.


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



  • No labels