The Null block

Null block

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.

Output

The Null block has a single output port that sends a null value.

Setup

Connect the Null block's output port to another block's input port. It will send a null value to that block.

Example

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