Flow Element DMO
The Flow Element DMO is a
Data Cloud data model object (DMO) for details about a single
element within a flow version.
Object API Name
ssot__FlowElement__dlm
Category
Other
Primary Subject Area
Engagement
Primary Key
Flow Element ID (ssot__Id__c)
Relationships
| Object | Field | Cardinality | Related Object | Related Field |
|---|---|---|---|---|
| Bulk Email Message | Flow Element | Many to One (N:1) | Flow Element | Flow Element ID |
| Flow Element | Flow Version | Many to One (N:1) | Flow Version | Flow Version ID |
| Flow Element Run | Flow Element | Many to One (N:1) | Flow Element | Flow Element ID |
All Fields
| Field Name | Field API Name | Description | Data Type |
|---|---|---|---|
| Flow Element ID | ssot__Id__c | A unique ID used as primary key for the Flow Element DMO. | text |
| Flow Version | ssot__FlowVersionId__c | A reference ID to the associated flow version of the flow element. | text |
| Name | ssot__Name__c | The name of the flow element. | text |