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

HELP!! Custom Campaign Object
Hello lads,
I need help adding data into a custom campaign object, our Salesforce edition is Force.com
What im trying to achive is allow records in other salesforce object to be added to the created campaign,
Allow Salesforce users to upload CSV or xcel files of data to the created campaign.
Please can anybody tell me whats the best approach to achiving this,
Please this is very urgent and i have ran out of ideas.
Regards
Teddy
You can use the data loader to insert the records. Or else if you need to go with VF page then you will need to create record parser.
Hello,
Setup --> Data Management --> Import Custom Objects
Hope that solves your problem