Migrate data for a single profile to a different community - kwantu/platformconfiguration GitHub Wiki

moved to new wiki back

Migrate data for a single profile to a different community

This service allows you to do a once off migration of a profile to a different community, replacing the community ID in all relevant places.

/apicall/cloneProfile

Type : GET

Parameters: 
source: <SOURCE COMMUNITY ID>
target: <TARGET COMMUNITY ID>
profileId: <PROFILE UUID TO BE COPIED>
mode: (full = including subprofiles, filtered = without subprofiles)