Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languageen

A Connected App must be configured in SalesForce. Of course, an existing one can be used, if an appropriate App is available and configured.

Access Setup in SalesForce:

Enter "Apps" and select "Build ... Create ... Apps".

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/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:

After saving the configuration, the settings "Consumer Key" and "Consumer Secret" can be obtained from the following page. These details must be provided to the jtel system in the next step, see Client Master Data.


The following screenshot shows an example configuration:

Image Removed

After saving the configuration, the settings "Consumer Key" and "Consumer Secret" can be obtained from the following page. These details must be provided to the jtel system in the next step, see Client Master Data.

Sv translation
languagede

Status
colourRed
titleThis page is only available in English

A Connected App must be configured in SalesForce. Of course, an existing one can be used, if an appropriate App is available and configured.

Access Setup in SalesForce:

Image Removed

Enter "Apps" and select "Build ... Create ... Apps".

Image Removed

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/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.