Use Data Actions

Intelligent Advisor Flows was only made available to select customers, and will not be made Generally Available.

Data actions allow you to get data from the session or map data into the flow session using the Flow Engine API. Data actions are subject to the linearization algorithm so:

  • any sent data will only be influenced by values set in the session prior to that data action's location in the flow, and

  • any returned data set for a given action will only affect the state of items appearing later in the flow.

For more information, see: