• Mudmayee Chaturvedi 8
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hi,
  I am new to Salesforce API. Currently i am working on calling .net rest api into salesforce. I am able to hit the url and get access token in developer console but now i want to store this into cookie for use in future call. Any sample code for consume .net Api into saleforce using store access token into cookies? I already register api url into remote setting , I have doubt should i register it into connected app also?

Thanks