Build a Menu

  1. Navigate to Menu Builder > Menus

Menu builder

  1. Click the Add Menu button Add Menu button and, in the window that appears, enter the details by clicking the Down Arrows <strong>Down Arrow</strong> to expand the panels.

Add a Menu

  1. Enter a meaningful Name for the menu.
  2. Use the scroll buttons to enter the maximum number of attempts you want the user to have at selecting a valid option.

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.

  1. 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.

Default option

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

Select the Menu Prompts

  1. Select the Default Media Group.
  2. Select the Introduction Prompt, the prompt that will be played at the start of the call.
  3. Select the Invalid Option prompt, the prompt that will be played if the caller presses an invalid option.
  4. Select the No Response prompt, the prompt that will be played if the caller does not respond to a prompt.
  5. At the Menu Options panel, select the menu options.

Menu Options panel

  1. Select the Menu Option (keypress).
  2. Select the action associated with the Menu Option.
  3. 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 displays 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.

  1. To save the option, click the Add Option button.

Add more options

  1. To add more options, click the Add button Add Option button and repeat from step 14.
  2. To delete an option, click the Delete Delete button button.
  3. To edit an option, click the Edit Edit button button next to it, make the required changes and click the Save Option button.
  4. To save the menu, click the Add Menu button. The menu is now available for reference by the FLOW script and can be viewed.