• Arjun Otturu
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 2
    Replies
The session id cookie changes between Lightning and Classic. When a salesforce API is triggered from Lightning, it errors out with unauthorized access. When the same API is triggered form classic, it returns a positive result. Has any one faced this issue and does some one have a solution for the same ?
Can someone please help me with some pointer on 'How to invoke Salesforce APIs from within an Apex class ?' 
I am trying to invoke UI-APIs of salesforce but am unable to do so.
https://developer.salesforce.com/docs/atlas.en-us.uiapi.meta/uiapi/ui_api_get_started_intro.htm
 
I have used force:RecordEdit and Lightning:InputField for in same Custom Lightning component. Will there be any issues in using these different component types together in tandem?
I have used force:RecordEdit and Lightning:InputField for in same Custom Lightning component. Will there be any issues in using these different component types together in tandem?
What is a method for adding content to Salesforce CRM content? (2 answers)
a.            Attachments
b.            Chatter files
c.             Libraries
d.            Documents