Pages

Friday, May 9, 2014

Basic knowledge about the Integration of Salesforce API via C#.Net

The best start-up link for the Integration of Salesforce API via C#.Net is here:

On this page you can learn about benefits of Integrating the Force.com Platform with Microsoft .NET as well as how you can consume this API on your .Net platform step by step.

After familiar with the basic steps of Integration you can do some very essential code, here are the links for that:

For the creation of a record in a Salesforce Object (assume that you have some basic knowledge of SFDC) via C#:

For the executing a query against the specified objects and returns data that matches the specified criteria:


Hopefully this will help a lot!, although if you have any problem to work with these, let me know via your comment. Thanks for reading this blog.