Control Connector(Power Automate Cloud flows)

03/10/2024

Japanese version.

This connector is a set of functions that control flows, not specific applications or services.

Triggers

Does not exist.

Actions

ActionImportanceDescription
ConditionHighThe action to be performed is branched according to whether or not the condition is met.
While "Condition" is a "Yes" or "No" choice, "Switch" handles branches with three or more choices.
SwitchHighThis action performs a conditional branching.
While "Condition" is a "Yes" or "No" choice, "Switch" handles branches with three or more choices.
Apply to eachHighLoop through the number of items stored in the array variable.
ScopeMiddleException handling (error handling by Try-Catch-Finally).
TerminateMiddleThis action terminates the flow midway.