1. Integration HUB
  2. Microsoft SharePoint spoke

Spoke Provide us OOB Flow , Subflow and Action that can use ready to go:

Pre-Install Flow:

Pre-Install Subflow:

Pre-Install Action:

Their many actions available, please visit https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/administer/integrationhub-store-spokes/concept/sharepoint-online-spoke.html

Configuration Steps:

  1. Configure Microsoft SharePoint application (Sharepoint Side)
    1. In the Azure AD portal, navigate to App Registrations.
    2. Click New registration.
    3. On the form, fill these values.
      • Name – Name to identify the application.
      • Supported account types – Permission that specifies who can use this application.
      • Redirect URI – ServiceNow instance URL in this format: https://<Instance-Name>.service-now.com/oauth_redirect.do.
    4. Click Register.
    5. Under API Permissions, add the Microsoft Graph permission:
      1. Click Add a permission.
      2. Select Microsoft Graph.
      3. Select Delegated Permissions.
      4. From the Sites list, select Sites.ReadWrite.All permission.
      5. From the User list, select User.Read permission.
      6. Click Add permissions.
    6. Under API Permissions, add the SharePoint permission:
      1. Click Add a permission.
      2. Select SharePoint.
      3. Select Application Permissions.
      4. From the Sites list, select the Sites.FullControl.All permission.
      5. Click Add permissions.
  2. Create aliases for multiple tenants
    1. Navigate to Connections & Credentials > Connection & Credential Aliases.
    2. Click New.A blank Connection & Credential Alias record opens
    3. On the Connection & Credential Aliases form, fill the following values.Connection & Credential Aliases form fields
      • Name – Name to identify the record.
      • Type – Connection and Credential
      • Connection type – HTTP
    4. Click Submit.
  3. Define Microsoft SharePoint tenants
    1. Navigate to Microsoft Sharepoint Online > Tenants.
    2. Click New.
    3. Complete the form.
      • Name – Enter a name for the tenant.
      • Alias – Select a connection and credential alias. If configuring the integration for a single tenant, select the MicrosoftSharepointOnline alias. If configuring the integration for multiple tenants, select the desired alias.
      • Sharepoint Root URL – Enter the root SharePoint URL without the https:// prefix.For example, <SiteName>.sharepoint.com
      • Tenant Id – Enter the Tenant ID. This is the Directory ID for the Azure AD Directory that is supporting the Microsoft SharePoint tenant you want to connect to. See Configure Microsoft SharePoint application.
      • Resource Id – Auto-populated with 00000003-0000-0ff1-ce00-000000000000.
    4. Click Submit.
  4. sadf

No responses yet

Leave a Reply

Your email address will not be published. Required fields are marked *