Extreme API with Python

Table Of Contents
Extreme API with Python
Page | 81
Part no.9036931-00 Rev AA February 2021
5.2.5 Add User Inputs
Workflows also allows for users to be prompted for inputs. In the previous example, you replaced the
hardcoded value of My Variable with a field to select the value you want to use and made sure only valid
values are available.
Select your script (Script-4) and select the Inputs tab in the Details panel. At the top of the Inputs tab,
select the gear icon (Manage Inputs).
Create a new Input by setting a name, a type, the valid values to be entered and the variable that will be
set to this value. You can also choose to make this input required and prompt the user for it.