Parameters as DataSource

Parameters can be used inside Data Sources to expose parameter values as structured data.

Data Sources provide a way to make parameters accessible to other systems such as:

  • workflows

  • widgets

  • external interfaces

To create a parameter data source:

  1. Create a Data Source

  2. Select the type Parameter Target

  3. Link the desired parameter

This creates a reference to the parameter value that can be used throughout the project.

Last updated