Skip to main content
I am trying to integrate my application into Salesforce. I want to call my application's API from Salesforce to fetch the details. For accessing my APIs, I am trying to do the OAuth authentication. Where I can provide my endpoints to get the callback URL from salesforce? I want the callback URL from salesforce to generate the client ID and client secret from my application.
2 answers
  1. Jan 6, 2023, 5:28 AM
    Hi Subrat,

    I want to integrate my app into Salesforce. I mean I want to pass the Client Id and secret to Salesforce. How can I do that?
0/9000