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 and select an available trigger that will activate the flow.
Important: 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 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 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.
Refer to the following sections for more details:
Creating a Flow Attached to a REST Trigger
Ceating a Flow Attached to a GraphQL Trigger
Copyright © Cloud Software Group, Inc. All rights reserved.