Mass Assign Permission Sets #inSalesforce

Mass Assign Permission Sets #inSalesforce

Prepare the Permission Set Id and User Id data

Object PermissionSetAssignment, operation Upsert and here Map like UserId = AssigneeId and PermissionSetId as PermissionSetId

Execute the Operation


Comments