JyotirmayP__c
5 years agoVisitor
Call Salesforce API
I have created attached file to call Salesforce standard API from SwaggerHub or SwaggerEditor.
After clicking "Authorize" button, it returns the Authorization code. In the next step I have to get an access token to make further requests like GET, POST, etc. How to get access token?