Daktela contact center is a cloud-based solution of call center with native support for many communication channels “OmniChannel” in one Web application - phone, email, helpdesk, webchat, SMS and social networks.
This application extracts and transforms data from Daktela using the Daktela API.
The extractor was built according to the Daktela API v6 docs.
Inputs:
Output tables:
Incremental load:
All tables contain an id
column which serves as a unique primary key. In reality, it is an MD5 hash of the actual primary keys.
For most tables, the attribute name
serves as the primary key. The exceptions are the ‘Activity’ item tables (Calls, Emails, Chats etc. ), where the primary keys are columns activities_name
and item_name
.
https://myDaktelaServer.daktela.com
, or if you use a custom server, it could be https://123.45.6.78:910
or https://a9B8c7D6e5.vpn2keboola.com:12345
.myDaktelaServer
.YYYY-MM-DD
, dynamic number of days in the format -N
where N is a non-negative integer, or the word today
. For example, a configuration with "Start date": -7
and "End date": today
will extract data from one week to the past.All extracted tables can be configured to include other columns or to be filtered in a different way. Contact us for further details at support@revolt.bi
Data transformation
myDaktelaServer_activities_573dj57
.myDaktelaServer_activities.csv
.Need help?
If you have any questions, feel free to contact us at support@revolt.bi, check our other solutions at our website or find other components at https://components.keboola.com/components
Prepared by