Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Column nameDescription
1Phone number

A client phone number for the bot to call. Each phone number shall be entered on a separate line.

A client phone number shall have the following format: 7ххххххххх or 1хххххххххх.

2Client Id

A client Id in the external system. You can use any sequence of characters as a value but it cannot exceed 10240 bytes.

If the value for this parameter is not specified, then the system will automatically use an arbitrary value.

3Clients parameters

Значения пользовательских параметров, которые передаются в сценарий обзвона при помощи переменных. Такие переменные можно использовать в тексте сообщений. Значение переменной в файле задается в отдельном столбце без фигурных скобок. Наименование переменной указывается в названии столбца. Регистр символов имеет значения. В тексте сообщения имя переменной указывается в фигурных скобкахClient parameters that are passed to the script via variables. Such variables can be used in the text of a bot's message. Each parameter value is specified in a separate column without curly braces. The parameter name is defined in the column header. When you enter a parameter name the case of characters is important. In the text of a message the name of a variable is indicated in curly braces.

Click this link to download a template of the clients file.

Using clients parameters in a script

Инструкции по добавлению пользовательских переменных в сценарий

Чтобы добавить пользовательские переменные в сценарий, выполните следующее:

To add user variables to a script, do the following:

  1. Click Download template in the Add new call task windowСкачайте по ссылке, указанной выше, шаблон файла с кандидатами на обзвон.
Подсказка

Шаблон файла с кандидатами на обзвон также можно скачать в окне добавления нового задания на обзвон.

...