Cisco Voice Portal · Schema

CallFlowElement

Contact CenterIVRTelephonyVoiceVXML

Properties

Name Type Description
elementName string Name of the call flow element
elementType string Type of element. Voice elements interact with the caller, action elements perform backend operations, decision elements control flow logic, and subdialog elements invoke sub-applications.
description string
className string Java class implementing the element
configParameters object Element-specific configuration
exits array Element exit paths and their targets
View JSON Schema on GitHub