Skip to main content
Pat Harris (PAMM Enterprises) 님이 Data Import에 질문했습니다

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일 오후 1:59

    Got the answer.

    Object: PermissionSetLicenseAssign

    Columns in Excel: PermissionSetLicenseId and AssigneeId

    Query to get PermissionSetLicenseId: Select Id, MasterLabel From PermissionSetLicense

0/9000