You need to sign in to do that
Don't have an account?

How can I tell which record types are associated to a profile?
Hi,
In salesforce.com, when I browse to a profile, I can take a look at my Record Type settings for a particular entity and see which record types are associated to the entity for the profile and which record type is the default one.
If I use the SForce API, which entity can I make a describe call on to get this information?
I was assuming that the Profile entity might have info about which record types are associated, but I didn't see any fields that seemed to show these associations.
Any help is appreciated.
Thanks,
Shun
In salesforce.com, when I browse to a profile, I can take a look at my Record Type settings for a particular entity and see which record types are associated to the entity for the profile and which record type is the default one.
If I use the SForce API, which entity can I make a describe call on to get this information?
I was assuming that the Profile entity might have info about which record types are associated, but I didn't see any fields that seemed to show these associations.
Any help is appreciated.
Thanks,
Shun
Hi shun,
I reckon that you can't get that info through the API yet.