| ActiveVersion |
- Type
- Flow
- Properties
- Filter, Group, Nillable, Sort
- Description
- The active flow version object.
|
| ActiveVersionId |
- Type
- ID
- Properties
- Filter, Group, Nillable, Sort
- Description
- The ID of the active flow version.
|
| Description |
- Type
- string
- Properties
- Nillable
- Description
- Flow definition information, specified by the org’s admin.
|
| DeveloperName |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
- Developer name of this flow definition. In the UI, the label is Flow API Name.
|
| FullName |
- Type
- string
- Properties
- Create, Group, Nillable
- Description
- The full name of the flow definition in the Metadata API.
- Query this field only if the query result contains no
more than one record. Otherwise, an error is returned. If more than one record
exists, use multiple queries to retrieve the records. This limit protects
performance.
|
| LatestVersion |
- Type
- Flow
- Properties
- Filter, Group, Nillable, Sort
- Description
- The latest flow version object, regardless of the status.
|
| LatestVersionId |
- Type
- ID
- Properties
- Filter, Group, Nillable, Sort
- Description
- ID of the latest flow version, regardless of the flow’s status.
|
| ManageableState |
- Type
- ManageableState enumerated list
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- Indicates the manageable state of the specified component that is contained
in a package:
- beta
- deleted
- deprecated
- deprecatedEditable
- installed
- installedEditable
- released
- unmanaged
This field is available in API version 38.0 and later.
|
| MasterLabel |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- Label for the flow definition. In the UI, this field’s label is Flow Label.
|
| Metadata |
- Type
- mns:FlowDefinition
- Properties
- Create, Nillable, Update
- Description
- The flow definition’s metadata object, containing information about which flow version
is active and the flow definition’s description.
- Query this field only if the query result contains no
more than one record. Otherwise, an error is returned. If more than one record
exists, use multiple queries to retrieve the records. This limit protects
performance.
|
| NamespacePrefix |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The namespace associated with this flow definition.
|