Flow Element DMO
The Flow Element DMO is a Data Cloud data model object (DMO) for the details about a single element within a flow version.
ssot__FlowElement__dlm
Other
Engagement
Flow Element ID (ssot__Id__c
)
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 |
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 |