APIs are available to use to import and export Extension Manager configuration information as a csv file. The GET /api/import/export/csv method allows the admin to export and save the following information, where each item below corresponds to a tab in the Extension Manager portal navigation panel:
Extensions/Site
Extensions/Department
Extensions/Extensions
Configurations/PBXes
5. Configurations/Site Roles
When necessary, the csv file can be imported again using the POST /api/import/csv method. The method includes an optional flag to reset any existing configuration before importing the csv file.
Depending on customer configuration, the csv file may refer to Profiles (configuration templates), which must exist in the Extension Manager before importing the csv file.