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 件の回答
  1. 2021年11月18日 13:59

    Got the answer.

    Object: PermissionSetLicenseAssign

    Columns in Excel: PermissionSetLicenseId and AssigneeId

    Query to get PermissionSetLicenseId: Select Id, MasterLabel From PermissionSetLicense

0/9000