Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Create the connected app. The most important settings are the following:

SettingValueExplanation
Enable OAuth SettingsONOAUTH is required.
Callback URL

https://login.salesforce.com/services/oauth2/token(Production or Developer)

https://test.salesforce.com/services/oauth2/

authorize

token(Sandbox)

The jtel system does not expect callbacks, so the authorisation URL is provided here.
Selected OAuth ScopesAccess and manage your data (api)The jtel system requires access to the data in the SalesForce instance.
   

The following screenshot shows an example configuration:

Image Added