Skip to main content

IFlowTriggerProperties

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

Properties

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