Prompt For Input
Show a modern dialog that asks the user to fill in one or more fields (text, dropdown, radio, etc.) and stores each answer in a variable.
Keyboard & MouseUserInput
What it does
Show a modern dialog that asks the user to fill in one or more fields (text, dropdown, radio, etc.) and stores each answer in a variable.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Dialog title | string | Optional | Input | Example: Please confirm Supports variables |
| Fields | multiline | Optional | One field per line: variable | label | type | options | default. type = text, password, number, multiline, dropdown, radio, or checkbox. options is comma-separated (for dropdown/radio). {{{vars}}} are supported. Example: name | Your name | text
gender | Gender | radio | Male, Female, Other | Male
country | Country | dropdown | Vietnam, Japan, USA
subscribe | Subscribe to newsletter | checkbox Supports variables | |
| Prompt (legacy single field) | string | Optional | Used only when Fields is empty (older single-input workflows). Supports variables | |
| Store input in (legacy) | variable | Optional |
More Keyboard & Mouse commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.