LogoLogo
  • Go to Docs Center
  • Meet Plum Fuse
  • Tutorial
    • Basics
    • Deployment
    • Building A Complex Application
  • How to...
    • Send SMS messages using the REST module
    • Use the SMS Module
    • Upload an Audio Recording to Storage
    • Use Plum's Transcription API
  • Fuse Navigation
  • Application Manager
    • New Application
    • Managing Applications
    • Folders
  • Template Center
  • Deployments
    • Deployments Table
    • Creating Deployments
    • Updating Deployments
    • Deleting Deployments
    • Outbound Deployments
  • Logs
  • Reports
  • My Account
    • Global Options
    • Admin Options
  • Users & Sharing
    • Single Sign On
  • Application Editor
    • Application Editor Overview
    • Settings
      • Language Settings
        • Text-To-Speech (TTS) Options
      • User Input Settings
      • Connection Settings
      • Post-Call Webservice
      • JavaScript Libraries
    • Audio Manager
      • Languages
      • Prompt Table
      • Audio Formats
      • Bulk Uploading Audio Prompts
    • Modules
  • Modules
  • Call-Flow
    • Prompt
    • Transfer
    • Go To App
    • Go To Page
    • Compare Variable
    • Counter
    • Exit
    • Call Log
    • Label
    • Subdialog
  • Input
    • Address
    • Yes/No
    • Custom Field
    • Date/Time
    • Number
    • Digits
    • Language
    • Menu
    • Dynamic Menu
    • Name
    • Record
  • Data
    • Email
    • SMS
    • Set Variable
    • Call Recording
    • Evaluate JS
    • REST
    • SOAP
  • Integration
    • Setting up authentication
    • Dialogflow
    • DynamoDB
    • AWS S3
  • Variables
    • Shadow Variables
  • Module Settings
  • Key Fuse Info
  • 📞Outbound
    • Queuing Calls with CSV
    • View Pending Calls
    • Viewing Completed Calls
    • Detecting Voicemail
    • Outbound Parameters
    • Outbound FAQs
  • 🔒Data Security
    • 'Private' Mode
    • Managing Secure Phone Numbers
    • Sensitive Data Types
  • 🔑APIs
    • Authentication
    • Outbound Calls
      • Queue Call
      • Queue Multiple Calls
      • Get Outbound Call Status
      • Cancel Outbound Calls
    • Logs
      • Get Call Logs
      • Get Call Logs With Details
      • Get A Detailed Call Log
  • 🗒️Release Notes
Powered by GitBook
On this page

Call-Flow

PreviousModulesNextPrompt

Last updated 4 years ago

Call-Flow Modules

Call-flow () modules create the directional roadmap for a voice application (also called 'branching'). These modules determine the call-flow and workflow logic of an application and are what end-users pass through in order to reach input or data modules. If you think of the path that end-users follow through a call as a road, then the Call-flow () modules are the road signs that direct them where to go.

The () module does not perform any branching functions on its own, but it is grouped with the other Call-flow () modules because it provides critical context for workflow logic and is typically used in conjunction with other Call-flow () modules.

Module Name

Description ​

A simple prompt

This module transfers the caller the a new desired phone number

Re-directs the call-flow to another Fuse application

Re-directs the call-flow to another page within the current application

Compare variables and re-direct the call based on the result

Give callers multiple chances to complete a task, then re-direct the call based on their response

Disconnect the caller from the application

Add custom logging to your call logs

Sticky notes for annotating an application

Re-directs the call-flow to an external VoiceXML application

Prompt
Prompt
Transfer
Goto App
Goto Page
Compare Variable
Counter
Exit
Call Log
Label
Subdialog