For native or custom Salesforce API integrations you will need to set up OAuth Connections.
To set up OAuth connection, click on Setup--Create--Apps. Scroll down to the Connected Apps section and click New.
Enter Connected App Name, API Name and Contact Email.
Check the Enable OAuth Settings and enter the callback URL.
Select the OAuth scopes say "Access and Manager your data (API)" as an example.
Click Save.
Scroll up to Setup--Manage App--Connected Apps.
You should see your created App connection there click on the App Name and drill down.
To set up OAuth connection, click on Setup--Create--Apps. Scroll down to the Connected Apps section and click New.
Enter Connected App Name, API Name and Contact Email.
Check the Enable OAuth Settings and enter the callback URL.
Select the OAuth scopes say "Access and Manager your data (API)" as an example.
Click Save.
Scroll up to Setup--Manage App--Connected Apps.
You should see your created App connection there click on the App Name and drill down.
In the OAuth section, locate the IP
Relaxation section and ensure that it is marked as Relax IP
restrictions.
Share the details of the ConsumerSecret and the Consumer key with
your developer.
With the OAuth set up you should be able to integrate external applications with Salesforce.
No comments:
Post a Comment