Build a Menu
To build a menu:
- Navigate to Menu Builder > Menus. The menus displayed are those available to you based on your access profile.

To view an existing menu, click the down arrow
.
Note: where you do not have access to an action, the Actions field is shown as blank.
- Click the
Add Menu button and, in the window that appears, enter the details.

- Enter a meaningful name for the menu.
- The media panel has options for No Response and Invalid Option prompts. If the user doesn’t respond when asked to press a key, they hear the No Response prompt, and this counts as one attempt. If they press an invalid option, they hear the Invalid Option prompt, and this counts as one attempt. If Maximum Attempts is reached, the Menu action cell in FLOW will follow the ‘Complete’ route, and the default option will be used.
- At the Default Option panel, select the option to be used if the caller's response doesn't match with any of the Menu Options.

- Select the action.
- At the Value field, select or enter, as appropriate, a parameter or value which has been configured against the action.
- At the Media panel, select the prompts to be included in the FLOW script.

- Select the Default Media Group.
- Select the prompt that will be played at the start of the call.
- Select the prompt that will be played if the caller presses an invalid option.
- Select the prompt that will be played if the caller does not respond to a prompt.
- At the Menu Options panel, select the menu options.

- Select the Menu Option (keypress).
- Select the action associated with the Menu Option.
-
Select or enter, as appropriate, the Value the Menu Option will return.
For menu options that return an enumeration action type, a drop-down list will display the enumeration options (configured during parameter creation).
For menu options that return a percentage split action type, you need to select a percentage split parameter. Value in this case is that percentage split parameter value from the service which uses the menu.
-
To save the option, click the Add Option button. To add more options, click the button again and repeat the process.
-
To delete an option, click the Delete
button.
-
To edit an option, click the Edit
button.
- To save the menu, click the Add Menu button. The menu is now available for reference by the FLOW script and can be viewed.