Hello,
I have created single form (having multiple questions) and multiple flows, e.g:
1. Flow-1
2. Flow-2
3. Flow-3
I want to trigger a flow based on the response submitted in 'form'.
It is understood that single form submission can trigger all of the forms (assuming all are turned ON).
But is there any way that only Flow-3 gets triggered based on the response received for a particular question in form. (keeping all flows turned ON) .
Thanks
@Anonymous
You can only trigger flows whenever they are defined to be called as Child, where trigger is defined as below
@Anonymous
You have to implement Flow 1 2 and 3 as child flows, and from your main flow based on the response you can choose to call either Flow 1 2 or 3, using Run a Child Flow action
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional