BlocksCompare & Conditions
Object Compare
Evaluate properties within a JSON Object.
Object Compare Block
The Object Compare Block inspects a JSON Object variable to check for the existence of keys or specific nested values.
Configuration
| Field | Required | Description |
|---|---|---|
| Input Object | ✅ | The object variable. |
| Condition | ✅ | E.g., Has Key, Does Not Have Key, Is Empty. |
| Target Key | — | The property name to check for. |
Paths
Connect the block to handle cases where the object structurally matches your requirements vs. when it does not.
Error Handling
If a critical error occurs during evaluation, the flow terminates via the error edge.
EXECUTION_ERROR— An error occurred during object comparison execution. (Note: This does not populate an Output Variable.)
