Flow Version DMO

The Flow Version DMO is a Data Cloud data model object (DMO) for details about a version of a flow.

Object API Name

ssot__FlowVersion__dlm

Category

Other

Primary Subject Area

Engagement

Primary Key

Flow Version ID (ssot__Id__c)

Relationships

Object Field Cardinality Related Object Related Field
Flow Element Flow Version Many to One (N:1) Flow Version Flow Version ID
Flow Run Flow Version Many to One (N:1) Flow Version Flow Version ID
Flow Version Flow Many to One (N:1) Flow Flow ID

All Fields

Field Name Field API Name Description Data Type
Flow ssot__FlowId__c A reference ID to the parent flow of the flow version. text
Flow Version ID ssot__Id__c A unique ID used as a primary key for the Flow Version DMO. text
Version Number ssot__VersionNumber__c The version number of the flow version.