REST Command
  • 23 Dec 2022
  • 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 TypeHTTP request type
Request URLURL to make the REST call against
BodyBody data for the REST call
HeadersHeaders for the REST call. Click Add to add new headers here.
Valid Status CodesList of valid status codes. Click Add to add new codes here.

Node Features

Authentication

This section can be used to configure auth settings.

SettingDescription\Parameters
Use AuthenticationFlag to use authentication for the REST command
Authentication TypeAuthentication type (Basic)
UsernameUser to authenticate as
PasswordPassword to authenticate with

Response

This section can be used to review responses.

SettingDescription\Parameters
HeadersResponse headers
Response BodyResponse body

Was this article helpful?

What's Next