The Null block sends a null value from its output port. Null values can be useful in many cases, including handling API responses with null value fields and clearing embedded data block values.
The Null block has a single output port that sends a null value.
Connect the Null block's output port to another block's input port. It will send a null value to that block.
To see the Null block in an example flow, check out Flow Snippets: Null.
You can embed the Null block in the following blocks:
Last modified: 2024/08/23