Integrating ServiceNow with SharePoint Online using Microsoft Graph API (without SharePoint Spoke)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi Community,
We have a requirement to automatically save ServiceNow reports (PDF/Excel) to a SharePoint Online folder on a scheduled basis (weekly).
Normally, this can be achieved using the Microsoft SharePoint Online Spoke via IntegrationHub. However, our Production instance does not have an IntegrationHub license, so using the spoke is not an option.
We are exploring an alternative approach using:
Microsoft Graph API
Azure AD App Registration (OAuth 2.0 – Client Credentials)
Outbound REST / scripting in ServiceNow
Scheduled Jobs (Automatically run a script of your choosing)
Could someone please outline the end-to-end steps for implementing this approachAny step-by-step guidance, best practices, or references would be greatly appreciated.
Thanks in advance!
