Creating new users with Dataloader. I've figured out all the other fields I need. Does anyone know which object is used in Dataloader to import the Id's for the CPQ Permissions Set License and AA (Advanced Approvals) Permission Set licenses?
답변 2개
Got the answer.
Object: PermissionSetLicenseAssign
Columns in Excel: PermissionSetLicenseId and AssigneeId
Query to get PermissionSetLicenseId: Select Id, MasterLabel From PermissionSetLicense