Starting with a Trigger

When creating a new flow, if you know the circumstances under which you want the flow to activate, select 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, for example, REST and/or GraphQL triggers, make sure that the port number is unique for each 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 the trigger(s) at a later time as needed. See Creating a Flow without a Trigger for more details on this.