In this post, we will check how we can Upload File to Google Drive Using Flow and Named Credentials. In our previous post we have upload using oAuth 2.0 flow. But this flow break when we use that component on record detail page during authentication, as Salesforce remove parameters from URL in record details page.So…
Tag: Oauth2.0
Test Salesforce Rest API using Postman
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…
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