Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

FlowRecordElement

Represents a single element within a flow version. This object is available in API version 58.0 and later.

Supported Calls

describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()

Fields

Field Name Details
DataSpaceId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the data space for this flow record element. This field is available in API version 66.0 and later.
This field is a relationship field.
Relationship Name
DataSpace
Refers To
DataSpace
ElementName
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The API name of the flow element.
FlowRecordVersionId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the flow version the flow element is part of.
This field is a relationship field.
Relationship Name
FlowRecordVersion
Relationship Type
Master-detail
Refers To
FlowRecordVersion (the master object)
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time that the flow element was last used.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time that the flow element was last viewed.
Name
Type
string
Properties
Filter, Group, idLookup, Sort
Description
The label of the flow element.
FlowRecordElementChangeEvent (API version 62.0)
Change events are available for the object.