Skip to main content

IFlowTriggerProperties

Represents the properties required for a flow trigger, including project and flow details, source options, and parameters.

Properties

NameDescription
ProjectNameSpecifies the name of the project.
FlowNameSpecifies the name of the flow.
SourceRepresents the source options for the flow trigger.
ParentProcessIdRepresents the unique identifier of the parent process.
TriggeredProcessCountVariableRepresents the variable holding the count of triggered processes.
StarterUserTypeSpecifies the type of identifier used for the starter user.
ShowFlowHistoryIndicates whether the flow history should be displayed.
ParametersRepresents the parameters used for the flow trigger as a dictionary.
IsChangedIndicates whether the property has been modified programmatically.
ProjectIdRepresents the unique identifier of the project.
FlowIdRepresents the unique identifier of the flow.
StarterUserSpecifies the identifier of the user who initiated the trigger.