How do I integrate Salesforce with other applications?
Grace Everwood |
9 steps |
13 seconds
1
Go to [https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_what_is_rest_api.htm](https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_what_is_rest_api.htm)
2
Click the "Get Started" button.
3
Click the "Create Connected App" button.
4
Enter the required information in the "Connected App Name", "API Name", and "Contact Email" fields.
5
Click the "Enable OAuth Settings" checkbox.
6
Enter the required information in the "Callback URL" and "Selected OAuth Scopes" fields.
7
Click the "Save" button.
8
Copy the "Consumer Key" and "Consumer Secret" values.
9
Use the "Consumer Key" and "Consumer Secret" values to authenticate with Salesforce and integrate with other applications.