Flow DMO
The Flow DMO represents the details about a flow business process.
ssot__Flow__dlm
Other
Engagement
Flow ID (ssot__Id__c)
| 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 |
| 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 |