Rest Command
  • 06 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Rest Command

  • Dark
    Light

Article summary

Description

The Command Line Output node is used to run arbitrary REST commands.


Configuration Options

Basic Configuration Options

SettingDescription\Parameters
Request TypeRequest method to perform against the resource.
Wait for ResponseWait for the response before continuing.
Request URLURL to make the REST call against.
BodyRequest body sent.
HeadersHeaders to be sent with the request.
Valid Status CodesThe node will throw an error if a valid status code isn't returned.

Advanced Configuration Options

Click the Authentication button to view these options. This section can be used to configure auth settings.

SettingDescription
Use AuthenticationEnables/disables authentication.
Authentication TypeBASIC authentication is supported.
UsernameUsername to authenticate against.
PasswordPassword to authenticate against.

Actions

ActionDescription
RunAfter configuring the node, the output can be executed by clicking the Run button.

Was this article helpful?

What's Next