FlowDefinition
class FlowDefinition
The properties of the flow, such as its source, destination, trigger type, and so on.
Types
Properties
Link copied to clipboard
A user-entered description of the flow.
Link copied to clipboard
The label of the destination connector in the flow.
Link copied to clipboard
Specifies the destination connector type, such as Salesforce, Amazon S3, Amplitude, and so on.
Link copied to clipboard
Indicates the current status of the flow.
Link copied to clipboard
Describes the details of the most recent flow run.
Link copied to clipboard
Specifies when the flow was last updated.
Link copied to clipboard
Specifies the account user name that most recently updated the flow.
Link copied to clipboard
The label of the source connector in the flow.
Link copied to clipboard
Specifies the source connector type, such as Salesforce, Amazon S3, Amplitude, and so on.
Link copied to clipboard
Specifies the type of flow trigger. This can be OnDemand
, Scheduled
, or Event
.