How to share a report from ServiceNow to a SharePoint address automatically?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2025 12:22 AM - edited 07-28-2025 12:28 AM
Hello Community,
I'm currently working on a requirement where I need to export a report to a SharePoint address twice a day for visibility purpose.
Use Case: A report consists of all the unassigned tickets is displayed on LED via a dashboard (not ServiceNow dashboard). Currently, one person is manually fetching this data from ServiceNow then share it to dashboard using his credentials and then the data is displayed on LED. So, when the user is on leave for a week, it shows old data for the whole week.
Team wants the report to be exported to a SharePoint address automatically twice a day and from there on they can write a code to automatically share the data from the SharePoint to the dashboard and that dashboard is displayed on LED. This way they won't require a particular user to login and do it manually.
So, what they want from us is to just share the report to a SharePoint address automatically.