In newer Salesforce orgs (Summer 2025 and later), New Connected App may be replaced with New External Client App. From the Setup page side pane, navigate to External Client Apps > External Client App Manager.
Redirect URL: https://<sheetBaseUrl>/sheet/dataconnection/oauthcallback
Scope Label (Salesforce UI) | Scope value |
Access and manage your data API | api |
Perform requests on your behalf at any time | refresh_token |

Redirect URL: https://<sheetBaseUrl>/sheet/dataconnection/oauthcallback
Example: https://sheet.zoho.com/sheet/dataconnection/oauthcallback
Scope | Purpose |
crm.objects.contacts.read | Read contact records |
crm.objects.companies.read | Read company records |
crm.objects.deals.read | Read deal records |
crm.schemas.contacts.read | Read contact property metadata/schema |
crm.schemas.companies.read | Read company property metadata/schema |
crm.schemas.deals.read | Read deal property metadata/schema |
crm.objects.owners.read | Read record owner details |
crm.objects.commercepayments.read | Read commerce/payment-related records |
tickets | Access ticket-related data |
oauth | Required for Oauth authentication |

Redirect URL: https://<sheetBaseUrl>/sheet/dataconnection/oauthcallback
Scope | Purpose |
boards:read | Read board data |
workspaces:read | Read workspace information |
me:read | Read user/account details required for authentication and account identification |
Scope | Purpose |
forms:read | Read forms definitions and structure |
responses:read | Read form responses and submissions |
offline | Enables refresh tokens for long-lived sessions |
Scope | Purpose |
openid | Required for OpenID Connect |
email | Access the account email address |
Read and access Google Sheets data | |
Read Google Drive files |

Redirect URL: https://<sheetBaseUrl>/sheet/dataconnection/oauthcallback
| Scope | Purpose |
| openid | Required for OpenID Connect |
| Access the account email address | |
| https://www.googleapis.com/auth/spreadsheets | Read and access Google Sheets data |
| https://www.googleapis.com/auth/drive.readonly | Read Google Drive files |

Redirect URL: https://<sheetBaseURL>/sheet/dataconnection/oauthcallback
Scopes:
Scope | Purpose |
data.records:read | Read records from Airtable bases |
schema.bases:read | Read the structure/schema of bases and tables |
Once you're done, click Save changes.
Scope | Purpose |
openid | Required for OpenID Connect authentication |
profile | Access basic profile information |
Access the account email address | |
offline_access | Enables refresh tokens for long-lived sessions |
accounting.settings.read | Read organisation settings and details |
accounting.contacts.read | Read contacts (customers, suppliers) |
accounting.transactions.read | Read invoices, bills, and transactions |
Scope | Purpose |
com.intuit.quickbooks.accounting | Access QuickBooks accounting data |
openid | Required for OpenID Connect authentication |
profile | Access basic profile information |
Access the account email address |