ODBC
XCALLY section | Cally Square → ODBC |
On this page |
Overview
Open Database Connectivity (ODBC) is an open standard application programming interface (API) for accessing a database. You can connect your IVR application to a remote DB (Database) to read/write data from/to a database.
This page describes the ODBC configuration on the New Client Experience, available from version 3.45.0. We recommend using the New Experience web interface to take full advantage of the latest features.
You can find the ODBC section under Cally Square menu:
Create a new ODBC Connection
To create a new ODBC database connection:
Go under Cally Square → ODBC
Click the Add button
Enter the details of the ODBC:
Name
DSN
Description (not mandatory)
Click Add to confirm.
After the ODBC is created, you can:
view it in the list of ODBC
edit the connection parameters by clicking on 3 dots button → Edit
remove the current connection by clicking on DELETE button
verify if the connection works correctly by using the Test ODBC button.
In the Cally Square Design Area you can use the Database block to build an interaction between the IVR application and your database. In this block, you have to set one of the database connections you have created in the ODBC section as described above.
FAQ
Related topics