SK SKYVVA Documentation

How to Create Salesforce Connected App to Get Client Id and Client Secret?

Introduction:

This section will demonstrate how to create a Salesforce connection app. This will allow us to obtain the necessary client ID and client secret for integrating the Connect Agent with Salesforce. Salesforce connection apps provide a secure and controlled mechanism to grant access to external agents, enabling seamless integration between your application and Salesforce. By creating a connection app, you can ensure that sensitive data and functionalities are properly managed and governed, by Salesforce's security and compliance requirements.

Steps to Create a Salesforce Connection App

Implement the Authentication Flow:

For the Username-Password flow:

In the OAuth and OpenID Connect Settings, locate the "Allow OAuth Username-Password Flows" option and ensure it is switched on.

Open this article in the interactive viewer →