Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Queue Hold Step

Prev Next
Step Details
Introduced in Version4.0.0
Last Modified in Version8.9.0
LocationIntegration > Twilio > Phone

The Queue Hold Step step places a caller on a queue and keeps that caller on hold until a specific criteria is met. The step has three pathways: "Call End", which is reached when the caller ends the call, "Digits Gathered", which are the digits inputted by the caller, and "Agent Available," which automatically transfers the call to the available agent.

Prerequisites 


Properties

Attempts

PropertyDescriptionData Type
Track No ResponsesChecking this keeps track of the number of no responses.Boolean

Call Output

PropertyDescriptionData Type
Prompt 1Options are RecordingURL, RecordingDocument, Text, or None. Each selection will have a separate set of inputs. The value of Prompt 1 is read first.---
Prompt 2Options are RecordingURL, RecordingDocument, Text, or None. Each selection will have a separate set of inputs. The value of Prompt 2 is read if a response is invalid.---
Prompt 3Options are RecordingURL, RecordingDocument, Text, or None. Each selection will have a separate set of inputs. The value of Prompt 3 is read after Prompt 1 (or Prompt 2) is read.---

IVR Data

PropertyDescriptionData Type
Number of DigitsThe expected number of digits in the IVR response.Int32
TimeoutThe number of seconds to wait for an IVR response. The checkbox "Get Timeout From Input" allows users to map this value as input data. If the value is set to -1, the step will wait indefinitely for a response.Int32
Finish on KeyThe key to signal the end of an IVR response.String

Replies

PropertyDescriptionData Type
Process Only Valid RepliesThis allows for specified responses to be entered.Boolean

Voice Options

PropertyDescriptionData Type
Voice TypeAlice, Man, Woman, and Amazon Polly are available voice options. Voice Options are only visible when a prompt is selected as Text.---

Inputs

PropertyDescriptionData Type
Call QueueThe specified queue of calls to be put on hold.String
Prompt Advanced ConfigurationAllows the user to pass in a Name and a Value. This input is Not Required.List of TelephonyAdvanced
ConfigurationItem
Prompt Recording URLPlays an audio file from the supplied URL. This input will only be available using the RecordingURL Prompt from Call Output. String
Prompt Document IDPlays an audio file from the supplied Decisions Document ID. This input will only be available using the RecordingDocument Prompt from Call Output.String
Prompt TextUses an automated voice to read the entered text. This input will only be available using the Text Prompt from Call Output.String

Outputs

PropertyDescriptionData Type
Call End DataDetails about the call, including call duration, caller information, and receiver information.CallEnd
IVR DataInteractive Voice ResponseIVRResponse