Get Data
Read an attribute value from an asset inside a rule chain.
Last updated
Read an attribute value from an asset inside a rule chain.

Use Get Data to read a value from an asset attribute.
This node provides the value to other blocks in the rule chain.

The node reads heap data from a selected asset attribute.
Use it when a rule chain needs a current value as input.
Output pin — Returns the current value of the selected attribute.

Output pins — Define how many outputs send the value onward.
Asset — Select the source asset.
Attribute — Select the attribute to read.
Use Get Data before conditions, arithmetic, or output nodes.
For the full editor flow, see Configure Rule Chain.
Last updated