Creating a Flow Starting with a Trigger

When creating a flow, if you know the circumstances in which you want the flow to activate, select the Start with a trigger option and select an available trigger that activates the flow.

Warning: If an app has multiple triggers that require a port to be specified, make sure that the port number is unique for each trigger. For example, REST or GraphQL trigger. Two triggers in the same app cannot run on the same port.

If you are unsure of the circumstances under which the flow should be activated, or if you want the flow to be activated under more than one situation, use the Configure flow inputs and outputs option and attach the flow to one or more triggers later as needed. See Creating a Flow without a Trigger for more details on this.