Set up the Microsoft 365 Excel spoke
Integrate the ServiceNow instance and Microsoft 365 Excel by using the OAuth credentials to authenticate ServiceNow requests.
Before you begin
- Request an Integration Hub subscription.
- Activate the Microsoft 365 Excel spoke.
- Role required: admin.
Create a credential record for the Microsoft 365 Excel spoke
Create a credential record for the Microsoft Azure Portal account. The Microsoft 365 Excel Spoke connection and credential alias uses these credentials to authorize actions.
Before you begin
- Register your ServiceNow instance in Microsoft Azure Portal and record the
client ID and client secret. Also, add the offline_access, Files.ReadWrite.All,
and Files.ReadWrite scopes in the API permissions for the application. For more
information, see Quickstart: Register an application with the
Microsoft identity platform.Note:Ensure that the Redirect URI of the instance is in the https://<instance>.service-now.com/oauth_redirect.do format.
- Role required: admin.