API/Integration is commanly used to connect different Apps. We can Test Salesforce Rest API using Postman. In salesforce we have bunch of Standard API are available. We can also develop our own custom API. But what if we need to give demo to third party so they can consume our API. For this we can…
Category: Integration
Upload File to Google Drive Using Lightning Component
We have covered many points in lightning, but integration is the one we never touch. So today we will do Integration with google drive and upload File to Google Drive Using Lightning Component. Firstly we will do the Authentication with Google Drive. Once we get the Acces Token we will use that token to make…
Salesforce Spring 18: Quick Preview
Happy New Year Everyone. And god bless to them who had hardcoded 2017 in there code. Salesforce has just release Spring 18 and this time also the main focus remains n Einstein and Lightning. In this release there are many good feature are introduced. So let’s take a quick look at them. Gather Feedback with…
Connect Salesforce with Authorize.Net
You can connect Authorize.net with Salesforce to setup payment gateway.
Connect Salesforce with Box.com Part 2
In this post I am sharing how to create a folder and upload a file on box.com
Connect Salesforce with Box.com
In this post I am sharing Integration and authentication between Salesforce and box.com