FlowDeveloperName |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The flow's API name.
|
FlowInterviewGuid |
- Type
- string
- Properties
- Filter, Group, idLookup, Sort
- Description
- Globally unique identifier for the interview.
|
FlowLabel |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The flow’s label. Only shows up in API results when users query
FlowInterviewLog, or when they include this field in a report.
|
FlowNamespace |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- Namespace of the flow interview logged in the FlowInterviewLog.
|
FlowVersionNumber |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort
- Description
- The number of the flow version for a flow definition.
Flow versions are counted sequentially from 1.
|
InterviewDurationInMinutes |
- Type
- double
- Properties
- Filter, Nillable, Sort
- Description
- Total number of minutes between InterviewStartTimestamp
and InterviewEndTimestamp, even if flow interview is paused.
|
InterviewEndTimestamp |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The date and time when the interview ended.
|
InterviewStartTimestamp |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The date and time when the interview started.
|
InterviewStatus |
- Type
- picklist
- Properties
- Filter, Group, Restricted picklist, Sort
- Description
- Status of the interview. Valid values are:
-
Autosaved—This
value is available in API version 62.0 and later.
- Completed
- Error
-
Expired—This
value is available in API version 62.0 and later.
- Paused
- Running
-
VersionPaused—This value is available in API
version 60.0 and later.
|
Name |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- Autogenerated name of the flow interview log record.
|
OwnerId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- The user who owns the FlowInterviewLog record.
This field is a polymorphic relationship field.
- Relationship Name
- Owner
- Relationship Type
- Lookup
- Refers To
- Group, User
|