Integrate the ServiceNow instance and Microsoft SharePoint Online by creating a custom OAuth application in Microsoft SharePoint Online to authenticate ServiceNow requests.
Before you begin
- Request Integration Hub subscription
- Activate Microsoft SharePoint Online spoke
- Role required: admin
About this task
If you intend to use the Create Root Site Subscription
action and configure SharePointGraphRootSiteSubscription
connection and credential alias record, you must create another tenant.
Procedure
-
Navigate to .
-
Open the record,
SharePointGraphRootSiteSubscription.
-
Click the Create New Connection & Credential related
link.
-
On the form, fill these details.
| Field |
Description |
| OAuth Entity Name |
Name to identify the OAuth application registry
record. |
| OAuth Client ID |
Client ID in this format:
<ClientID>@<TenantID>. |
| OAuth Client Secret |
Client Secret you created during the Microsoft SharePoint Online account configuration. |
| OAuth Token URL |
Token URL in this format:
https://login.microsoftonline.com/<tenant-id>/oauth2/v2.0/token |
Note: You may change default values as per your requirement.
-
Click Create and Get OAuth Token.