Can I export a list of records from a table in ServiceNow as an Excel file to a SharePoint folder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2023 03:17 AM
We've been given a requirement of automating a process that involves exporting all of the records within a table and exporting them as an Excel file to a folder within SharePoint. This will be used to backup any data that we have for our particular table before we make any changes. We are looking to try and automate this to save time.
I thought I'd ask is it possible to take an export of an Excel file and automatically put it in a folder within SharePoint?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2023 03:23 AM
I read some where in community and it is do able but
1. How many times you want to run this?
2. Is it good to have manual or automation provide more value.
3. Need a connection of SN and Share point and need full authentication.
Have a look here
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2023 05:18 AM
no OOB solution is present for this.
The best way I could suggest is this
1) Use Export set feature which pushes the excel file to mid server location and you can also schedule it
2) then ask SharePoint team to pick the file from that mid server location
OR
You will have to use custom solution using export set and write mid server script include (java+javascript) to push to sharepoint. This I won't recommend due to heavy code maintenance.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader