Connected App

A connected app is a framework that enables an external application(CustomFit) to integrate with Salesforce using APIs and standard protocols. Connected apps use these protocols to authenticate, authorize, and provide single sign-on (SSO) for external apps(CustomFit). You can know more about Salesforce connected app here. To Create a Connected app

  • Click on settings icon

  • Then click on Setup option from the dropdown

  • Search for App Manager option and click on it

  • Click on New Connected App

  • Then provide the basic information

    • Connected App Name: CustomFit App

    • API Name: CustomFit_App

    • Contact Email: abc@example.com

  • Then enable the OAuth Settings

  • Provide the Callback URL as https://dashboard.customfit.ai/integrations/salesforce

  • Under OAuth scopes add the following OAuth Scopes

    • Access your basic information

    • Access and manage your data

    • Provide access to your data via the web

    • Perform requests on your behalf at any time

  • Then click on Save button

Last updated