News

Step2 - Create a New Class which will use this VF page to get the Session Id and making API Call Out. File -> New -> Apex Class -> Name it "ApiCallLightningComponent" -> OK. Use below code for the ...