datasources
Data sources - constants and hetida designer workflows - that feed panels and virtual signals.
Resolve output definitions for data sources
For each supplied reference id and node type, resolves the matching output definitions and returns the combined list of output definitions.
Get a data source constant by reference id
Returns the data source constant identified by the given reference id.
Create or update a data source constant
Creates a new data source constant when the payload has no id, otherwise updates the existing constant with that id. Returns the resulting data source constant.
Get the value of a data source constant
Returns the constant's current value keyed by its output definition id.
Get a data source workflow by id
Returns the data source workflow identified by the given workflow id.
Create or update a data source workflow
Creates a new data source workflow when the payload has no id, otherwise updates the existing workflow with that id. Returns the resulting data source workflow.