| ActivatedAt |
- Type
- dateTime
- Properties
- Filter, Group, Sort
- Description
- The date and time when the flow was activated.
|
| ActivatedBy |
- Type
- text
- Properties
- Filter, Group, Sort
- Description
- The ID of the user that activated the flow.
|
| FlowId |
- Type
- text
- Properties
- Filter, Group, Sort
- Description
- The ID of the parent flow running this version.
|
| Id |
- Type
- text
- Properties
- Filter, Group, Sort
- Description
- The ID of the flow version.
|
| ProgressStatus |
- Type
- enum
- Properties
- Filter, Group, Sort
- Description
- The running status of the flow. Valid values are:
-
Canceled—
Indicates a flow that has been deactivated by a user who doesn't
process previously added records. No additional records are added
to this flow.
-
Completed—
Indicates a flow that is complete. No additional records are eligible
to be processed in this flow.
-
Draft—
Indicates a flow that is under construction and isn't active yet.
This status can be invalid because it needs additional information
before it can be activated by the user.
-
Error— Indicates a
flow that has been deactivated because it encountered an
error. When the error occurs, the error details are emailed
to up to five users with the Manage Flows permission who most
recently logged into Salesforce.
-
Finishing—
Indicates a flow that has been deactivated by a user, but is finishing
previously added records that are eligible to run to completion.
No additional records are added to this flow.
-
InProgress—
Indicates a flow that is running or ready to run.
-
PreparingData—
Indicates a flow that is preparing the necessary data to run.
-
Scheduled—
Indicates a flow scheduled to start on the date and time selected by
the user.
|
| VersionNumber |
- Type
- number
- Properties
- Filter, Group, Sort
- Description
- The version number of the flow version.
|