• Anila Khwaja*
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies
I need to show all custom links created in a visualforce page. How to read that in apex code?
Hi,

We have created an app for professional organization which does two way integration that is, it calls thrid party REST API to perform some functionality and Third party application also access salesforce via sessionId sent in first call.

Now our application is approved and we have asked for API token. My question is, as I have read on forum that API tokens are required to for third party application to get connected to salesforce. Is it correct? and since we are connecting to salesforce via session Id then how do we use this API Token?

Do I need anything else for salesforce professional edition to access the REST services outside salesforce?

Salesforce mentions at that the time of requesting API Token that if we are using the REST API then we need to create a connected app. If I am not wrong by this they meant if third party application is accessing salesforce using REST API then we need to create connected app. correct??

Please help me in solving this riddle. Thanks

Anila
I need to show all custom links created in a visualforce page. How to read that in apex code?
Hi,

We have created an app for professional organization which does two way integration that is, it calls thrid party REST API to perform some functionality and Third party application also access salesforce via sessionId sent in first call.

Now our application is approved and we have asked for API token. My question is, as I have read on forum that API tokens are required to for third party application to get connected to salesforce. Is it correct? and since we are connecting to salesforce via session Id then how do we use this API Token?

Do I need anything else for salesforce professional edition to access the REST services outside salesforce?

Salesforce mentions at that the time of requesting API Token that if we are using the REST API then we need to create a connected app. If I am not wrong by this they meant if third party application is accessing salesforce using REST API then we need to create connected app. correct??

Please help me in solving this riddle. Thanks

Anila