Skip to main content

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 respuestas
  1. 18 nov 2021, 13:59

    Got the answer.

    Object: PermissionSetLicenseAssign

    Columns in Excel: PermissionSetLicenseId and AssigneeId

    Query to get PermissionSetLicenseId: Select Id, MasterLabel From PermissionSetLicense

0/9000