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
lakshman klakshman k 

Sales Force API Integration in .NET

I want to integrate sales force integration in asp.net and i need support please help me 
Best Answer chosen by lakshman k
Chamil MadusankaChamil Madusanka
Since your question is high level, I can provide the following resources.

https://developer.salesforce.com/page/Integrating_Force.com_with_Microsoft_.NET (https://developer.salesforce.com/page/Integrating_Force.com_with_Microsoft_.NET" target="_blank

https://developer.salesforce.com/page/Consuming_Force.com_SOAP_and_REST_Web_Services_from_.NET_Applications (https://developer.salesforce.com/page/Consuming_Force.com_SOAP_and_REST_Web_Services_from_.NET_Applications" target="_blank

https://developer.salesforce.com/page/Force.com_for_ASP.NET_Developers (https://developer.salesforce.com/page/Force.com_for_ASP.NET_Developers" target="_blank

https://github.com/developerforce/Force.com-Toolkit-for-NET (https://github.com/developerforce/Force.com-Toolkit-for-NET" target="_blank

If you get the answer, please mark it as the correct answer. It will be a help to others who are facing the same problem later.
 

All Answers

Chamil MadusankaChamil Madusanka
Since your question is high level, I can provide the following resources.

https://developer.salesforce.com/page/Integrating_Force.com_with_Microsoft_.NET (https://developer.salesforce.com/page/Integrating_Force.com_with_Microsoft_.NET" target="_blank

https://developer.salesforce.com/page/Consuming_Force.com_SOAP_and_REST_Web_Services_from_.NET_Applications (https://developer.salesforce.com/page/Consuming_Force.com_SOAP_and_REST_Web_Services_from_.NET_Applications" target="_blank

https://developer.salesforce.com/page/Force.com_for_ASP.NET_Developers (https://developer.salesforce.com/page/Force.com_for_ASP.NET_Developers" target="_blank

https://github.com/developerforce/Force.com-Toolkit-for-NET (https://github.com/developerforce/Force.com-Toolkit-for-NET" target="_blank

If you get the answer, please mark it as the correct answer. It will be a help to others who are facing the same problem later.
 
This was selected as the best answer
lakshman klakshman k
Hi, this is very useful links and thanks for reply and i have a doubt if we integrate in my website we need enterprise edition or can we test for trail period also, please reply me soon ...
lakshman klakshman k
Hi Chamil Madusanka,

I want to transfer my leads to salesforce from my software and also salesforce to my software.
Can you suggest me regarding this as soon as possible..
lakshman klakshman k
I want to transfer leads from my leads management software can you please help me as early as possible ...
Chamil MadusankaChamil Madusanka
You mean, you want two way integration. Right?
Panthaka SenarathnePanthaka Senarathne
Yep,You can develop and publish two web services in both ends.
.net to salesforce
* Consume salesforce webservice(published in salesforce end) to push data to salesforce end  from your .net app.
salesforce to .net
* Consume other webservice(published in IIS) to push data to .net application from salesforce end. 
lakshman klakshman k
Hi,Thanks for reply,

Yes I need two way integration can you help and i want how to integrate and also i am new to integration and can i do in trail version and check and also can i add subusers and how many can i add if i can add subusers,

Please reply me soon as early as possible...
lakshman klakshman k
How to integrate that webservice can you please provide me the links and support...
Chamil MadusankaChamil Madusanka
You can use a free developer account. Read this article: https://developer.salesforce.com/page/Force.com_for_ASP.NET_Developers  

In the Free developer org, you can have upto 2 salesforce user licences and 3 salesforce platform user licences. You can test your integration with them.

Sugget you to read the above materials and try out the integration. 


If you get the answer, please mark it as the correct answer. It will be a help to others who are facing the same problem later.
 
lakshman klakshman k
Thanks for your reply and i will try reading this if i have any doubt i will get back to you...
 
lakshman klakshman k
Can they provide any API or webservice for integrating in our website.?
lakshman klakshman k
I am getting this error i cannot create and where should i solve this error please help as soon as possible...

Error: Apex class 'leadLookupController' does not exist