Node properties expansion in directives

Table of Contents

Feature availability
Usage

It is possible to use properties defined on nodes to build Directive values. The resulting values will be computed during policy generation, and can therefore provide unique values for each node or be used in JavaScript expressions.

Properties on nodes are defined using Rudder's REST API, with the Update Node properties API call. More details in our API documentation.