To access the Contact Flow Engine, on the Configure tab, go to Messaging > Contact Flow. The Contact Flow window displays the contact flow that is specified in the Contact Flow name field.
The Contact Flow window displays the following tabs, buttons, and options.
Tab | Description |
---|---|
Contact Flow | Displays the contact flow in a graphical view. This is the main interface for viewing and modifying a contact flow. The display includes panels for basic and advanced contact flow modules, font formatting, and a quick navigation outline.
|
Associated Messages | Displays all the messages that are associated with the contact flow. Hover over the listed message to view message details. Click the View button in the Message Details popup to access the message directly in the Configure > Messaging > Messages > General tab. |
View Contact Flow XML | Displays the VXML code (a detailed view) for the entire contact flow. |
View XML | Displays the XML structure of the contact flow represented in the Contact Flow window. The code describes the modules and connectors of a contact flow including font specifics, module names, and property values. |
Button | Description |
---|---|
Edit Name | Displays the Edit Contact Flow window, through which you can modify the name of the contact flow and its description, and specify if it should support expressions. |
Zoom In | Zoom in on the contact flow on the Contact Flow tab. |
Zoom Out | Zooms out from the contact flow on the Contact Flow tab. |
Connector | Displays the Connector Setup window, through which you can create a link between two modules. Connectors define the outcome of a contact flow for specified actions and the system code to be assigned for a disconnect. For more information, see Call Flow Editor Connectors. |
Delete Modules/Connectors | Removes the connectors or modules selected on the canvas. |
Call Flow Variables | Displays the Contact Flow Variables window, through which you can create temporary variables for use in the contact flow. Contact flow variables can be referenced within specific configuration properties of both the http module and the condition module. For more information, see Call Flow Variables. |
Deploy | Deploys the contact flow into production. Any messages associated with the contact flow will begin using the contact flow after it is deployed. |
Export | Displays the Export Contact Flow window, through which you can download the contact flow in any of the following formats: mxGraph Editor, SVG, PNG, and PNG+XML. |
Downloads the contact flow in PDF format for print preview and printing. | |
Delete Contact Flow | Deletes the contact flow if it is not associated with any message. |
Copy | Copies the contact flow. |
Add Contact Flow | Creates a contact flow. For more information, see Creating Call Flows. |
Save | Saves the changes to the contact flow. The changes do not affect production until the contact flow and its messages are deployed. |