| CurrentElement |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The flow element at which the interview is paused.
|
| FlowVersionViewId |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- This field is a relationship field. This field is available in
API version 51.0 and later.
- Relationship Name
- FlowVersionView
- Relationship Type
- Lookup
- Refers To
- FlowVersionView
|
| Guid |
- Type
- string
- Properties
- Filter, Group, idLookup, Nillable, Sort
- Description
- Globally unique identifier for the interview.
|
| InterviewLabel |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- Label for the interview. This label helps users and
administrators differentiate interviews from the same
flow.
In the user interface, this label appears in
the Paused Flow Interviews component on the user’s
Home tab and in the list of paused flow interviews
in Setup.
|
| InterviewStatus |
- Type
- picklist
- Properties
- Filter, Group, Restricted picklist, Sort
- Description
- Status of the interview. Valid values are:
- Completed
- Error
- Paused
- Running
This field is available in API version 50.0 and later.
|
| Name |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup,
Sort
- Description
- The name for the interview.
|
| OwnerId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- The ID of the user who owns the
interview. Only this user or an admin can resume the
interview.
- This is a polymorphic relationship field.
- Relationship Name
- Owner
- Relationship Type
- Lookup
- Refers To
- Group, User
|
| PauseLabel |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- Information about why the interview was paused. This
string is entered by the user who paused the flow
interview. The label is Why
Paused.
|
| WasPausedFromScreen |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
- Whether the flow interview was paused by a user from a
flow Screen element (true
) or not (false
). This field is available in API version 46.0 and later.
|