• manish1.394836910417755E12
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
My package includes a connected app and a custom app. I want to read consumer secret and consumer key from the connected app. 

The workflow I am trying to create is,
a) custom app reads key & secret from connected app
b) custom app passes key & secret to external client
c) external client uses key & secret to establish commnication with SFDC

How can I read the key & secret, which APIs are available?

Thanks.

My package includes a connected app and a custom app. I want to read consumer secret and consumer key from the connected app. 

The workflow I am trying to create is,
a) custom app reads key & secret from connected app
b) custom app passes key & secret to external client
c) external client uses key & secret to establish commnication with SFDC

How can I read the key & secret, which APIs are available?

Thanks.