Dialer
Module for automatic dialing of numbers within campaigns:
Module for automatic dialing of numbers within campaigns:
- get access token following steps in our auth guide,
API used for management callcenter features like queues, agents or calls. Check out our Swagger documentation for more detail.
API used for control your PBX, manage Callcenter features like agents or queues or download and play call recordings. Check out our Swagger documentation for more info.
The basic connection of your Callcenter and PBX to the VoIP world.
Api for SMS Chat. Used to send SMS and read SMS history. Check out our Swagger documentation for more info.
We are working on this documentation and it will be introduced soon
On received SMS or delivery notification, your webhook is called, or email is sent. It depends on your SMS Chat settings.
For allowed numbers (e.g. +420777888999) you can call POST on /SMS :
All sent and received SMS can be read by GET /SMS. History is maintained for 6 months. Time must be specified in ISO-8601 including timezone specification.