top of page

Integrate Krysp application with Salesforce via Connected Apps

Updated: Mar 14, 2022

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

  1. Go to Setup by clicking on the gear icon on the top right of your Salesforce account.

  2. Search for App Manager using the Quick Find search on the top of the left navigation.

  3. Select App Manager and you'll be able to see Lightning Experience App Manager window.

  4. To create a new connected app, select New Connected App from the top right.

  5. Enter the basic required information,

    1. Connected App Name

    2. API name (i.e. https://<your-krysp-workspace>.krysp.cloud/oauth/_callback)

    3. Contact email

  6. 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

  1. Go to Setup by clicking on the gear icon on the top right of your Salesforce account.

  2. Search for App Manager using the Quick Find search on the top of the left navigation.

  3. Select App Manager and you'll be able to see Lightning Experience App Manager window.

  4. 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.

52 views0 comments

Recent Posts

See All
bottom of page