Set up Google Calendar spoke
Set up an outbound integration between your ServiceNow instance and the Google Calendar Application Programming Interfaces (API) by setting up a connection and credential record.
Before you begin
- Request Integration Hub subscription.
- Activate the Google Calendar spoke plug-in.
- Ensure that you have a Google Workspace account
- Ensure that you have a domain and an email address related with the domain. For example, www.mydomain.com and jane-admin@mydomain.com. Note:you can only register one email address per domain in Google Workspace.
- Role required: admin
Create OAuth application on Google Calendar
Create an OAuth application on the Google Calendar that authenticates requests to access the Google Calendar APIs from your ServiceNow instance. After successful authentication, you can generate an OAuth token that your ServiceNow can use to access the Google Calendar APIs.
Before you begin
- A domain and an email address associated with the domain. For example, www.mydomain.com and jane-admin@mydomain.com. Note that you can only register one email address per domain in Google Workspace.
- Google Workspace login credentials created with the same domain.
Role required: admin.
Procedure
Create Connection and Credential record for the Google Calendar spoke
Create a connection and credential record that enables your ServiceNow instance to integrate with the Google Calendar Application Programming Interface (API).
Before you begin
Role required: admin.
About this task
The connection and credential record includes the details that you had set up when you created the OAuth app. See Create OAuth application on Google Calendar.