Send a Voice Campaign
Sends a voice campaign with Routee.
Query
Comma-separated response fields to include.
Body
The sender id for this call. The sender id can be a telephone number or an alphanumeric string. NOTICE: Alphanumeric sender is not supported by all networks (e.g. Greek networks). Check restrictions and features here: https://go.routee.net/#/management/restrictions-and-features
The recipients of this call, must be a list with valid numbers (mobiles or landlines). Max length: 1000. One of "groups", "to", "contacts" parameters are required.
The contacts of this call, must be a list with valid contact ids. Max length: 1000. One of "groups", "to", "contacts" parameters are required.
The lists of this call, must be a list with valid group names. Max length: 1000. One of "groups", "to", "contacts" parameters are required.
The name of the voice campaign. The name of the campaign. If you want to be able to track the whole campaign from Routee web platform use a name. Must be between 2 and 30 characters and contain only latin letters, numbers, spaces and -
The url of the wav file to play. One of fileURL or message parameters is required.
Represents the text message to be converted to speech. One of fileURL or message parameters is required.
The gender of the voice message to be played. Check [here](/docs/text-to-speech) for possible values
The language of the voice message to be played. Check [here](/docs/text-to-speech) for possible values
The text of the voice message to be played
Indicates if the call should respect the quiet hours, default value: false.
Use this option when sending transactional messages. By enabling this option, Routee will ignore any Do Not Disturb list and will send the campaign to all the recipients you have provided. This option may violate user privacy.
The date and time (in UTC), that the call campaign will be executed at. (eg YYYY-MM-DDThh:mm:ssTZD where TZD is the time zone designator (Z or +hh:mm or -hh:mm))
The time to wait for the call to be answered
Information about a DLR callback for the progress of the Voice campaign.
Defines the notification callback information for an individual message progress of the Voice campaign
Indicates if the voice campaign should collect DTMF digits at the end of the voice message.
If you enable the collectDtmfDigits you can set the duration of the pause that will be added at the end of the voice message.