When/Why developer should develop apex rest? - A Developer should develop the ApexRest when there is a need to send the data to an external third party or you wanted to get the data from the third party.
In this post, I will show how you can connect with LinkedIn from your salesforce org using a small piece of code. So, Get ready to do another integration with Salesforce. Before we start playing with the code we need…
Hi All, I have come up with another integration. In this post we will make connection between Salesforce and Quickbook System using Apex, VF page. Earlier Quickbooks uses oAuth 1.0 for the authentication but now it has updated it’s API…