Skip to content

Changelog

2025-04-11 Methods for call processing rules

Call processing rules have been added to the get.virtual_numbers method

Method Description
"getobj.call_processing_rules" Getting call processing rules
"set.call_processing_rule_is_active" Setting the call processing rule activity

2023-07-31 Uploading emails

Added the ability to upload email messages

Method Description
"upload.emails" Uploading emails

2023-05-31 Adding ext_id

Added the ability to work with communications by ext_id

Method Description
"set.tag_communications" Adding a tag to a request
"unset.tag_communications" Removing a tag from a request
"upload.chats" Uploading chats
"upload.offline_messages" Uploading offline messages
"get.calls_report" Getting a report on call sessions
"get.chats_report" Getting information about chats
"get.offline_messages_report" Getting information on offline messages

2021-06-28 Uploading expenses for advertising campaigns

Added a new method for uploading expenses for advertising campaigns

Method Description
"upload.campaign_costs" Uploading expenses for advertising campaigns

2021-03-22 New Call Tracking reports

Added new methods for getting the "Call Tracking Numbers" report broken down by advertising campaigns and sites.

Method Description
"get.ct_ac_summary_report" Call tracking numbers for advertising campaigns
"get.ct_summary_report" Call tracking numbers by site

2021-03-04 Added the name field to the methods for creating, editing, and getting a list of sites

Method Description
"create.sites" Website creation
"get.sites" Getting a list of sites
"update.sites" Website editing

2021-02-08 Blacklist

Changes have been made to the Data API documentation structure

Added work with the Blacklist

Method Description
"get.blacklist_phone_numbers" Getting blacklisted phone numbers
"delete.phone_number_from_blacklist" Removing a phone number from the blacklist
"create.phone_number_to_blacklist" Adding a phone number to the blacklist

2019-11-14

Added to "Uploading communications"

[2.0.9] — 2019-10-03

Added

[2.0.8] — 2019-01-10

Added

[2.0.7] — 2018-11-29

Added

[2.0.6] — 2018-08-10

Added

[2.0.5] — 2018-07-12

Added

  • Added the lost call processing time parameter lost_call_processing_duration to the get.calls_report method;

  • Added a new method for getting a list of scenarios — get.scenarios;

  • Added a new method for getting media files (system, user) — get.media_files.

[2.0.4] — 2018-02-15

Added

[2.0.3] — 2018-02-07

Added

  • Added the ability to get a list of connected virtual numbers — method get.virtual_numbers;

  • Information about integrated goals has been added to the get.goals_report method — parameters type, source, ext_id;

  • The region of the subscriber number has been added to the get.calls_report method — parameters cpn_region_id, cpn_region_name;

  • In the get.call_legs_report method, added information about the group within which the call was made, as well as information about the operation within which the call was created — parameters group_id, group_name, action_id, action_name.

[2.0.2] — 2018-01-29

Added

  • Methods for managing advertising campaigns — creating, deleting, getting, editing;

  • Information about integrated advertising campaigns has been added to the "Manage reports → get.visitor_sessions_report" method — parameter integrated_campaign_data;

  • In the get.calls_report method, the allowed values of the finish_reason parameter have been extended.