Best practice: For the integration with Oomnitza, create a dedicated user account.
Sage People uses OAuth authentication and requires your OAuth credentials to be added to Oomnitza.
To obtain your Sage People OAuth credentials you must create a Connected App in Salesforce.
- Login to Salesforce and click the cog icon in the upper right.
- In Classic view, go to Setup > Create Apps. In the Connected Apps section, click New.
- In Lightning Experience, go to Setup > Apps > App Manager. Click New Connected App in the upper right to create a new OAuth app.
- Enter your app name and details.
- In the API (Enable OAuth Settings) section, select Enable OAuth Settings.
- Set the Callback URL to
https://generic-oauth2-proxy.oomnitza.com/oauth2/redirect_url - Select the following scopes from the Selected OAuth Scopes list:
- Full access (
full) - Manage user data via APIs (
api) - Perform requests at any time (
refresh_token, offline_access).
- Full access (
- Click Save.
Once the app is created, complete the following steps:
- Open the app and click Manage Consumer Details.
- Confirm your identity
- Copy your Consumer Key and Secret for the next steps.
Related links
Comments
0 comments
Please sign in to leave a comment.