Flow Element Run DMO

The Flow Element Run DMO is a Data Cloud data model object (DMO) for the status of a single element executed within a flow run.

Object API Name

ssot__FlowElementRun__dlm

Category

Engagement

Primary Subject Area

Engagement

Primary Key

Flow Element Run ID (ssot__Id__c)

Relationships

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

All Fields

Field Name Field API Name Description Data Type
Completed DateTime ssot__CompletedDateTime__c The date and time when the flow completes or encounters an error. After this field has a value, no further processing can take place through the Flow Element Run DMO. dateTime
Flow Element ssot__FlowElementId__c A reference ID to the associated flow element. text
Flow Element Run ID ssot__Id__c A unique ID used as primary key for the Flow Element Run DMO. text
Flow Element Run Status ssot__FlowElementRunStatus__c The status of the flow element run. text
Flow Run ssot__FlowRunId__c A reference ID to the associated flow run of the flow element run. text
Scheduled DateTime ssot__ScheduledDateTime__c The date and time when the flow element run was scheduled for execution. Actual execution time can be later due to queuing, retries, or other issues. dateTime