Create an application registry for Google Sheets on a ServiceNow instance
- UpdatedJul 31, 2025
- 3 minutes to read
- Zurich
- Now Platform Administration
Register the Google Drive application in your ServiceNow instance to enable OAuth authorization for exporting table records directly to Google Sheets.
Before you begin
Role required: admin
About this task
An Application Registry is a record that defines how your ServiceNow instance can connect to an external application, such as Google Sheets, using OAuth.
It includes the following information:
- Client ID and Client Secret: Credentials for the external application.
- Authorization and Token URLs: Web addresses used to log in and get access.
- Redirect URL: Where the OAuth server sends the user after authorization.
- Scopes and Profiles: Define what areas of ServiceNow the external application is allowed to access.
Procedure

