Set up the OAuth application on the Google Sheets API
Set up the OAuth application on the Google Sheets API so that you can authenticate requests from your ServiceNow instance to access Google Sheets.
始める前に
- Create a business account on https://console.developers.google.com/.
- Create a domain and an email address that is associated with the domain. For example, www.mydomain.com and jane-admin@mydomain.com.注:You can register only one email address per domain in Google Workspace.
- Role required: admin
このタスクについて
Setting up the OAuth application on the Google Sheets API enables you to access and update spreadsheets securely from your instance. For example, if you're exporting incident records from the ServiceNow instance to a Google Sheet, OAuth ensures that the system has permission to create or update the sheet on your behalf, without needing you to log in manually each time.
手順
タスクの結果
The OAuth application is enabled to authenticate the access of Google Sheets from your instance.
次のタスク
To enable OAuth authorization for exporting table records to Google Sheets, register the Google Drive application in your instance. For more information, see Create an application registry for Google Sheets on a ServiceNow instance.