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.