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
CRMHDRyanCRMHDRyan 

Does anyone have a basic upsert example in vb.net?

Hi Guys

 

I am new to sf development and have to migrate data from another crm, the data is fairly complex so I thought the api would be the best place to start. I want to get started with upsert, does anyone have a basic vb.net example I could start to work with, would be much appreciated?

 

Cheers

 

du-scodouglasdu-scodouglas

This document has everything you need to start out.

 

http://www.salesforce.com/us/developer/docs/api/apex_api.pdf

Sridhar BonagiriSridhar Bonagiri

Hi,

 

Do you want to migrate data from one SFDC client to another SFDC client throught vb.net