Connection
Salesforce on Hire2Retire
uses OAuth2.0 authentication
. Please refer to the Salesforce documentation to know more about OAuth Authentication in Salesforce.
We at RoboMQ pay utmost attention to keep your account secure. See our Security and Privacy Policies to learn more about how RoboMQ handles your account access.
By linking your Salesforce account with Hire2Retire, you can authorize RoboMQ to have a delegated access on your behalf. RoboMQ needs the following permissions on your account to provide a seamless integration experience:
Scopes | Explanation |
---|---|
Access the identity URL service | Allows access to the identity URL service. |
Access unique user identifiers | To configure single sign-on (SSO) with Salesforce from Hire2Retire as a relying party to connect via OAuth. |
Manage user data via APIs | Application requires this scope to access data through APIs. |
Manage user data via Web | Allows use of the access_token on the web. |
Perform requests at any time | Maintain access to data you have given it access to. When a user approves the offline_access scope, your app can receive refresh tokens from the Salesforce identity platform token endpoint. Refresh tokens are long-lived. Your app can get new access tokens as older ones expire. |
Link Salesforce account on Hire2Retire¶
To establish a connection to Salesforce on Hire2Retire, you need to select your account type. If you have a sandbox account for testing, select 'Yes'; otherwise, select 'No' for a production account.
When you click the 'Link Account' button, you will be redirected to the Salesforce Account Authorization screen. After logging in, you must provide consent to the permissions requested by the OAuth app.