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
Andrew SteeleAndrew Steele 

API Names for permissions in Profiles.

I'm trying to find the API names in General User Permissions  and Custom Object Permissions for Profiles. How would I find these values?
NagaNaga (Salesforce Developers) 
Hi Andrew,

User-added image

 http://blogs.developerforce.com/engineering/2012/06/using-soql-to-determine-your-users-permissions-2.html

Best Regards
Naga Kiran
Andrew SteeleAndrew Steele
Thanks Naga! That definintely helped me get the ball rolling. However, I am still having trouble finding the Sending Outbound Messages permission. I was able to find modify all data and manage users but the 3rd one is escaping me. Any Ideas where I could find this?