|
|
Use this when you need to automatically synchronize data between Service Board and Salesforce through secure communication without user interaction.
The migration to External Client Apps affects both new and existing Service Board customers.
• New customers: Use an External Client App for Salesforce integrations. Do not use the out-of-the-box (OOTB) Connected App because Salesforce is transitioning away from Connected Apps authentication methods.
• Existing customers: If your Salesforce integration currently uses the OOTB Connected App or username-password authentication, migrate to an External Client Apps before the Salesforce Winter ’27 release (October 2026). After Winter ’27, Salesforce will no longer support the Connected Apps, which may impact existing integrations that have not been migrated.
To avoid service disruptions and ensure continued compatibility with Salesforce, complete the migration to an External Client App as part of your upgrade planning.
|

|
Field
|
Description
|
|---|---|
|
Fields marked with * are mandatory.
|
|
|
External Client App Name*
|
Enter a unique name for the External Client App. This name helps administrators identify the app in App Manager.
|
|
API Name*
|
Enter the API name used to reference the app programmatically. By default, the system derives this value from the app name by replacing spaces with underscores. Ensure that the API name is unique and uses
• only letters, numbers, and underscores
• starts with a letter
• does not include spaces
• does not end with an underscore
• does not contain consecutive underscores
|
|
Contact Email*
|
Enter an email address that Salesforce can use to contact you or your support team if needed. This email address is not shared with Salesforce admins who install the app.
|
|
Distribution State*
|
Select how the external client app is distributed.
Choose Local to develop the app for use only in the current org.
|

|
Field
|
Description
|
|---|---|
|
Fields marked with * are mandatory.
|
|
|
Enable OAuth
|
Select this checkbox to enable OAuth authentication for the external client app. OAuth must be enabled to allow secure, token-based access to Salesforce APIs.
|
|
Callback URL
|
Enter the URL that Salesforce redirects users to after successful authorization. For example: https://<your_tenant_domain>/oauth
|
|
OAuth Scopes
|
Select the following scopes from Available OAuth Scopes and move them to Selected OAuth Scopes.
• Access the identity URL service (id. profile, email, address, phone)
• Manage user data via APIs (api)
|




