Get Status Code
Purpose of the Node
Section titled “Purpose of the Node”The Get Status Code node retrieves the status code from an HTTP response and outputs it as an integer. This is useful for conditionally executing other nodes based on the response status.
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
Response | The HTTP response from which the status code is extracted | Struct | HttpResponse |
Status Code | The status code of the HTTP response | Integer | Normal |