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.
FlowDefinition
When using the Tooling API to work with flow definitions, consider that:
- You can activate and deactivate flows with the Metadata field.
- You can update masterlabel and description of a FlowDefinition.
- FlowDefinition are implicitly created when the Flow object is created, which means FlowDefinition objects can only be updated.
This object is available in API version 34.0 and later.
Supported SOAP API Calls
query(), retrieve(), update()
Supported REST API HTTP Methods
GET, HEAD, PATCH, POST
Fields
| Field Name | Details |
|---|---|
| ActiveVersion |
|
| ActiveVersionId |
|
| Description |
|
| DeveloperName |
|
| FullName |
|
| LatestVersion |
|
| LatestVersionId |
|
| ManageableState |
This field is available in API version 38.0 and later. |
| MasterLabel |
|
| Metadata |
|
| NamespacePrefix |
|