File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed
articles/en/PowerPlatform Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,27 @@ image: 'https://unsplash.com/s/photos/random'
66hero_image : ' /img/IMG_20220521_140146.jpg'
77show_sidebar : false
88hero_height : is-small
9- date : ' 2025-04-06 '
9+ date : ' 2025-04-12 '
1010---
1111
1212
1313
1414
1515
16+ ### Add a Trigger with User Input
17+ Add a trigger like "Manually trigger a flow".
18+
19+ In the trigger configuration, add an input field by clicking Add an input.
20+
21+ Choose Dropdown from the list of available input types.
22+
23+ ### Configure the Dropdown
24+ Enter a Label for the dropdown field. This will be the question or prompt shown to the user.
25+
26+ Add the Dropdown Options:
27+
28+ List each option you want users to choose from.
29+
30+ Example: Enter options like "Option 1," "Option 2," and "Option 3."
31+
32+ Optionally, set a Default Value.
You can’t perform that action at this time.
0 commit comments