REST Command
- 23 Dec 2022
- 1 Minute to read
- Print
- DarkLight
REST Command
- Updated on 23 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
The Command Line Output node is used to run arbitrary REST commands.
Configuration Options
Basic Configuration Options
Setting | Description\Parameters |
---|---|
Request Type | HTTP request type |
Request URL | URL to make the REST call against |
Body | Body data for the REST call |
Headers | Headers for the REST call. Click Add to add new headers here. |
Valid Status Codes | List of valid status codes. Click Add to add new codes here. |
Node Features
Authentication
This section can be used to configure auth settings.
Setting | Description\Parameters |
---|---|
Use Authentication | Flag to use authentication for the REST command |
Authentication Type | Authentication type (Basic ) |
Username | User to authenticate as |
Password | Password to authenticate with |
Response
This section can be used to review responses.
Setting | Description\Parameters |
---|---|
Headers | Response headers |
Response Body | Response body |
Was this article helpful?