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
dannyboy75dannyboy75 

Querying SForce User's LeadSource Values...

Hi,

I am trying to query a SalesForce.com user's LeadSource values that populate the LeadSource dropdown in on the Lead entity interface. Basically I need to find out if the user has already setup a specific LeadSource in their account and do some conditional stuff based on what existist already. Is there a way to do this? Any help would be greatly appreciated.

Thanks,

Dan

benjasikbenjasik
This should be available to you by doing a describe on the lead object and looking at the picklist values for LeadSource