Search
K

Data

Data Modules

Data (
) modules allows an application to act on data generated during a call or from an external source and brought into a call. These modules can manipulate data or send it somewhere else using JavaScript, REST or SOAP webservices, or Email.
The Call Recording (
) module is somewhat of an outlier here, as it tends to function as a flow control module, but because it creates data on its own, not through user input, it's grouped with the other Data (
) modules.
Module Name
Description ​
Send an outbound email
SMS
Send an outbound SMS message
Define variable(s) within the application
Toggles call recording
Executes JavaScript
REST
Submit a REST webservice request
SOAP
Submit a SOAP webservice request
Last modified 1yr ago