|
Scope
|
Identifier
|
|---|---|
|
Access the identity URL service
|
id, profile, email, address, phone
|
|
Manage user data via APIs
|
api
|
|
Purpose
|
Format
|
|---|---|
|
Callback URL
|
https://<your_tenant_domain>/oauth
|
|
Token URL (regular account)
|
https://{your-company}.my.salesforce.com/services/oauth2/token
|
|
Token URL (sandbox account)
|
https://{your-company}--{your-sandbox}.sandbox.my.salesforce.com/services/oauth2/token
|
|
Field
|
Value
|
|---|---|
|
OAuth name
|
A unique, descriptive name for the connection
|
|
Provider
|
Salesforce
|
|
Authentication type
|
OAuth 2.0 client credentials
|
|
Salesforce Token URL
|
Token URL built from the My Domain Name
|
|
Salesforce Integration Client ID
|
Consumer Key from the External Client App
|
|
Salesforce Integration Client Secret
|
Consumer Secret from the External Client App
|
|
Configuration Options
|
Description
|
|---|---|
|
Default values
|
A fallback credential applied to all environments, allowing a single credential to be shared across multiple environments.
|
|
Environment overrides
|
Per-environment credentials that override the default value for a specific environment.
|