Salesforce's connected app is a framework that enables an external application to integrate with Salesforce using APIs and standard protocols, such as SAML, OAuth, and OpenID Connect. Connected apps use these protocols to authenticate, authorize, and provide single sign-on (SSO) for external apps.
Create a New Connected App
Go to Setup by clicking on the gear icon on the top right of your Salesforce account.
Search for App Manager using the Quick Find search on the top of the left navigation.
Select App Manager and you'll be able to see Lightning Experience App Manager window.
To create a new connected app, select New Connected App from the top right.
Enter the basic required information,
Connected App Name
API name (i.e. https://<your-krysp-workspace>.krysp.cloud/oauth/_callback)
Contact email
Click on Save to add the app to the list of Connected Apps.
The Consumer Key is created and displayed, and the Consumer Secret is created (click the link to reveal it).
View Existing Connected App
Go to Setup by clicking on the gear icon on the top right of your Salesforce account.
Search for App Manager using the Quick Find search on the top of the left navigation.
Select App Manager and you'll be able to see Lightning Experience App Manager window.
To view the existing Connected App, click on the down arrow on the right of your existing Connected App and select View to view Consumer Key and Consumer Secret.
The Consumer Key and Consumer Secret can be used to connect Salesforce within Krysp platform.
The nodes that support Salesforce's Connected Apps within Krysp platform are Streaming, Chatter, and others.
Comments