I had three instant cloud flows, and now I want to combine them into one.
However, the inputs in the manual triggers are not exactly the same for each flow.
So currently, I can only list all the parameters in one trigger of the new flow (As shown in the figure below).
Is there a way to convert this into a two-level input (as shown in the figure)?
1 at first, displaying the first-level dropdown options,
2 then showing the second-level input parameters based on the selection
3 finally executing the subsequent task flow after the user completes the input
How can I design the flow?
Any help is appreciated.