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

CampaignHistory related list???
I have a client who is interested in pulling Contact records along with its related CampaignHistory records. I wasn't even aware there was a CampaignHistory related list but it is there in Salesforce. When I looked for it in the API there is no CampaignHistory object. Can someone shed some light on this object?
Thanks much.
Thanks much.
I believe if you try to access the CampaignMember object, then it should give you the desired results. It has all the attributes from the Campaign History related list i.e. Contact ID, Campaign ID, Status, etc etc.