Export Users, Roles, Agents, and Profiles
You can export IDOL Community component users, roles, agents, and profiles to a specified XML file from where they can be imported into a Community again. For example, you can use this process to transfer Community to a different platform.
http://CommunityHost:ACIPort/action=UserExport&ExportFileName=fileName
where:
For example:
http://12.3.4.56:20000/action=UserExport&ExportFileName=MyFile.xml
This action uses port 20000
to export Community users, roles, agents, and profiles to the file MyFile.xml
.