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
CRM08CRM08 

SOQL query for Campaign

Hi All,
 
I need to write SOQL Query to get the list lead member details pertaining to a particular campaign(or all campaigns(group by)). (like Campaign with Lead Report)Campaign lookup field of Lead object is not available in DataLoader/Explorer. Please Help me out on this..
 
 
Thanks..
SuperfellSuperfell
You need to use the CampaignMember table.