function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
UjwalaUjwala 

Upsert in PermissionSetAssignment

Hi all,

can we perform upsert operation on permissionsetassignment object ?
Akshay_DhimanAkshay_Dhiman

Hi Ujwala,

Yes, we can perform upsert on a Permissionsetassignment object from Data Loader.

User-added image

Please let me know if you have any query and make it best if it helps you.

Thanks
Akshay