REST Command
  • 13 Jan 2023
  • 1 Minute to read
  • Dark
    Light

REST Command

  • Dark
    Light

Article summary

Description

The Command Line Output node runs 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 is 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
RunOnce the node is configured, the output can be run at any time.

Was this article helpful?

What's Next