Rate this page:

CreateCallListRequest

Props

delimiter

Copy URL
delimiter: 

string

|

undefined

Separator values. The default is ';'

encoding

Copy URL
encoding: 

string

|

undefined

Encoding file. The default is UTF-8

escape

Copy URL
escape: 

string

|

undefined

Escape character for parsing csv

fileContent

Copy URL
fileContent: 

Buffer

Send as "body" part of the HTTP request or as multiform. The sending "file_content" via URL is at its own risk because the network devices tend to drop HTTP requests with large headers

intervalSeconds

Copy URL
intervalSeconds: 

number

|

undefined

Interval between call attempts in seconds. The default is 0

maxSimultaneous

Copy URL
maxSimultaneous: 

number

Number of simultaneously processed tasks

name

Copy URL
name: 

string

File name, up to 255 characters and cannot contain the '/' and '\' symbols

numAttempts

Copy URL
numAttempts: 

number

Number of attempts. Minimum is 1, maximum is 5

priority

Copy URL
priority: 

number

Call list priority. The value is in the range of [0 … 2^31] where zero is the highest priority

referenceIp

Copy URL
referenceIp: 

string

|

undefined

Specifies the IP from the geolocation of the call list subscribers. It allows selecting the nearest server for serving subscribers

ruleId

Copy URL
ruleId: 

number

The rule ID. It is specified in the Applications section of the Control Panel

serverLocation

Copy URL
serverLocation: 

string

|

undefined

Specifies the location of the server where the scenario needs to be executed. Has higher priority than reference_ip. Request getServerLocations for possible values