Import Users, Roles, Agents, and Profiles
You can import IDOL Community component users, roles, agents, and profiles from a specified XML file (into which you previously exported them from Community by using the UserExport
action). You can use this process, for example, to transfer Community to a different platform.
http://CommunityHost:ACIPort/action=UserImport&ImportFileName=fileName&UserFields=fieldCSV
where:
For example:
http://12.3.4.56:20000/action=UserImport&ImportFileName=MyFile.xml
This action uses port 20000
to import Community users, roles, agents, and profiles from the file MyFile.xml
.