Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

How to Create Salesforce Apps for Social Connect

Before creating a Salesforce app, ensure that you have a valid Salesforce account

  • To create a Salesforce app, complete the following steps:

    • Login into the Salesforce account

      • First, you will need to log in to your Salesforce account

    • Select the Salesforce Classic 

      • After you log in and access the Salesforce account click on Select Salesforce Classic

      • Search the Apps from the search menu

      • Select the Apps 

    • Create the App

      • Click on the New button and enter the app name and your email address in the connected App Name and Email text boxes, respectively

      • Click on Create

    • Go to the Enable App setting

      • After clicking on Perform request at any time(refresh token, offline access) and Full access (Full) will be added in the Enable App setting

    • Click on Create URL

    • Click Save and Continue

    • Manage consumer details

      • Enter the OTP, which is provided by Mail, in the Manage Consumer Details

    • Consumer Key and Consumer Secret

      • Consumer Key and Consumer Secret will be visible there

        • Consumer Key- E.g- 3MVG9wt4IL4O5wvIY1YZLHWYGmzYj_V1yFZ7jeB_MBDEyLdBB31uTlJsX0CGBUjLGZJqczYjvSflZB4nVbHMx

        • Consumer Secret- E.g- E54BDCF500423021FA88C214E25A680F018C1C9A00CECB5CEAEBC15C4FB8407F

    • Enter the call-back URL in the Redirect URL

    • Click Save

 

How to Create Facebook Apps for Social Connect

Before creating a Facebook app, ensure that you have a valid Facebook account and you are registered as a Facebook developer with that account

  • To create a Facebook app, complete the following steps:

    • Visit the Facebook app at https://developers.facebook.com/apps

    • From My Apps, click on the Create Apps

    • Choose an app type

      • Select Allow people to log in Facebook account and click on Next

    • Set your app name and email

      • Enter the app name and your email address in the Display Name and Contact Email text boxes, respectively

    • From the left navigation menu, click on Settings and select Basic

    • App ID and App Secret will be visible there

      • App ID- E.g- 705549351609178

      • App Secret- E.g- bff6203a730da65d5db3100b2d56b22e

    • Click Save Changes

    • Go to Products > Configure > Settings from the left navigation menu

      • Click the Client OAuth Login toggle switch to turn to Yes

      • Enter the OAuth URL in the Valid OAuth redirect URIs box

    • Click Save Changes

  • No labels