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
Apex Code DevelopmentApex Code Development 

CollegeNet integration with Salesforce

Dear folks,

 

My client is using CollegeNet Online Administration Software As A Service(Saas) from which they are getting Lead records as csv files.

 

Is there any way to schedule and run a process which uploads the data in csv file generated from CollegeNet in to Salesforce???

 

Kindly throw some light on this so that I can move forward to achieve this.

 

For more details on CollegeNet,Please find the link below:

http://corp.collegenet.com/WhyChooseUs/aboutCollegenet.html

 

Thanks in advance,

Jagadeesh K.

Cory CowgillCory Cowgill

Take a look at using Scripted Dataloader.

 

http://blog.sforce.com/sforce/2005/06/sforce_data_loa.html

Apex Code DevelopmentApex Code Development

Dear Cory,

 

Thank you very much for your quick reply.

 

If you have any idea on CollegeNet online Administrative Service Software in relation to Salesforce.com then please throw some light.I was able to create a report and export it to Excel in CollegeNet but I could not understand how that file will be detected by Sforce data loader.Can you please detail me on the entire flow that happens from the generation of CollegeNet csv file to insertion of rows in that csv file as records inSalesforce.com using Sforce dataloader.

 

Thanks in advance.

 

Regards,

Jagadeesh K.