Flow DMO
The Flow DMO is a Data Cloud
data model object (DMO) for details about a flow.
Object API Name
ssot__Flow__dlm
Category
Other
Primary Subject Area
Engagement
Primary Key
Flow ID (ssot__Id__c)
Relationships
| Object | Field | Cardinality | Related Object | Related Field |
|---|---|---|---|---|
| Flow | Associated Record | Many to One (N:1) | Campaign | Campaign ID |
| Flow Version | Flow | Many to One (N:1) | Flow | Flow ID |
All Fields
| Field Name | Field API Name | Description | Data Type |
|---|---|---|---|
| Associated Record | ssot__Flow.AssociatedRecordId__c | A reference ID to the record associated with the flow. | text |
| Description | ssot__Description__c | The description of the flow. | text |
| Flow ID | ssot__Id__c | A unique ID used as primary key for the Flow DMO. | text |
| Name | ssot__Name__c | The name of the flow. | text |