Category Archives: Integration

Home Archive by category "Integration"
Below are the four steps to integrate Salesforce with .NET using WSDL. Download the WSDL file from Salesforce Account. Go to Setup | App Setup | Develop | API Run the WebServiceStudio.exe. (Browse the downloaded .wsdl file and save all files and give name sForceServices) Copy sForceServices.cs file ...
Integration With Google API For Every Google APIs Integration Client Id and Client Secret is required. Below example is for integration with google Calendar API. We can use same steps for any API (For ex. Google Map) integration.   Enable Google Calendar API Follow below steps. Login to your Gm...