---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Setup OAuth connectivity with Google Calendar

# Setup OAuth connectivity with Google Calendar {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 min. de leitura

Create an application registry for Google Calendar with ServiceNow to synchronize reservations. Perform this app registration if you want to create your own connection and credential alias for Google Calendar.

## Antes de Iniciar

[Authenticate Google for calendar synchronization](https://servicenow-prod.fluidtopics.net/b1X2zdpeP0JV8I9JV58GCA "Set up Google to start with reservation synchronization with the Workplace Reservation Management application. Create scopes, credentials and more.")  
Ensure that the application scope is set to Google Calendar Spoke. Otherwise, do the following:

1. Select the Application scope icon (![Application scope to set the scope of your application.]()) on the top-right corner of your Employee Center homepage.
2. In the drop- down, select the option consisting Application scope:.
3. In the filter navigator, search and select Google Calendar Spoke.
4. Refresh the page.
{#setup-oauth-connectivity-with-google__ol_q1s_nnx_byb}

Role required: admin

## Procedimento

1. Navigate to AllSystem OAuthApplication Registry.
2. Select New.
3. Select Connect to a third party OAuth Provider
4. On the form, fill in the fields with the specified details.  
   {#setup-oauth-connectivity-with-google__table_rfn_dqc_btb__entry__2}

   | Field | Description |
   |-|-|
   | Name | Unique name to identify the record, for example, Google calendar Own. |
   | Client ID | Client ID created during the app authentication in Google. |
   | Client Secret | The password you generated when creating the app in Google. |
   | Default Grant Type | Grant type used to establish the token. Select Authorization mode. |
   | Authorization URL | OAuth authorization code endpoint. Enter <kbd class="ph userinput">https://accounts.google.com/o/oauth2/v2/auth</kbd>. |
   | Token URL | OAuth server token endpoint. Enter <kbd class="ph userinput">https://www.googleapis.com/oauth2/v4/token</kbd>. |
   | Redirect URL | OAuth callback endpoint. The URL is automatically filled as <kbd class="ph userinput">https://&lt;instance-name&gt;.service-now.com/oauth_redirect.do</kbd>. |
   [Tabela 1. Third-party OAuth Provider form]

   {#setup-oauth-connectivity-with-google__table_rfn_dqc_btb}
5. Right-click in the form header and select Save.  
   A system-generated OAuth entity profile is created and displayed in the OAuth Entity Profiles related list. For example, Google Calendar Own default profile.
6. Create a OAuth Entity Scope.
   1. In the OAuth Entity Scopes related list, select Insert a new row...
   2. Enter the name as <kbd class="ph userinput">Calendar</kbd> for the scope.
   3. Enter the OAuth scope as <kbd class="ph userinput">Calendar</kbd>.
   4. Select the Save icon.
   5. Similarly, create another scope and enter the following details:  
      * Name: calendar.events
      * OAuth scope: calendar.events
      {#setup-oauth-connectivity-with-google__ul_vr5_qjr_dyb}
   6. Right-click the Application Registry form header and select Save.  
      The system creates the scope records.
   {#setup-oauth-connectivity-with-google__substeps_vqg_p3t_1yb}
7. Select Update.
8. On the Application registry form, select the OAuth Entity Profiles related list.  
   In the following steps, add the OAuth Entity Scopes that you created in Step 6 to the default profile.
   1. Select the default entity profile, for example, Google Calendar Own default profile.
   2. On the OAuth Entity Profile form, do the following:  
      1. In the OAuth Entity Profiles Scopes section, double-click Insert a new row.
      2. Select the Lookup icon (![Lookup icon.]()).
      3. Select <kbd class="ph userinput">calendar</kbd> that is assigned to the OAuth provider that you created in Step 6.
      4. Repeat the previous steps and also add <kbd class="ph userinput">calendar.events</kbd>.
      {#setup-oauth-connectivity-with-google__ol_gzk_2rp_byb}
   {#setup-oauth-connectivity-with-google__substeps_npw_xhr_dyb}
9. Select Update.
{#setup-oauth-connectivity-with-google__steps_ezl_rft_1yb}

## Resultado

The OAuth connectivity is added for Google.

## O que Fazer Depois

[Create your own connection and credential alias for Google](https://servicenow-prod.fluidtopics.net/lL8pNgj~u9ZBssaYy6U74Q "Instead of using the default Google_Calendar alias, you can create your own connection and credential alias to use it with your Google Calendar provider.")

