Debug Node

The Debug node allows you to print values to the logs, enabling you to check and verify data during the execution of your API flow. This is particularly useful for troubleshooting and ensuring the accuracy of variables, such as dictionaries, by providing detailed logs for each API call.

Properties Panel

General

Field
Description
Required

Node name

true

Response value

The value you want to send as the response

false

Response status code

The status code you want to send with the response

true

Returns

This node doesn't return any value

Last updated