How to load SharePoint excel/csv data into ServiceNow newly created custom table?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 12:43 AM - edited 11-20-2023 12:44 AM
There is an excel file in SharePoint that is updated regularly by a business. I'm looking for a suggestion or help to do the Integration between SharePoint to ServiceNow where we can update the custom table twice in a day.
- Is there any REST API solution? or OOTB solution given by ServiceNow.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 03:15 AM
Hi @V_PRB
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0958292
https://www.youtube.com/watch?v=5WCGxatY9aM
https://www.youtube.com/watch?v=9oXbMNY2KoI
*************************************************************************************************************
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]
****************************************************************************************************************
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]
****************************************************************************************************************
Click here to Create Automations and Integrations: https://www.make.com/en/register?pc=marcusautomate In this video you will find out How To Integrate Sharepoint with Servicenow I am affiliate with website in the description I provide only information what you can do, all responsbility is on you ...
In this video Lasse will show you how you integrate ServiceNow with SharePoint using Automation App. We us a bit of xml to enable access to sharepoint on the url https://XXXX-admin.sharepoint.com/ Here is the XML used: [AppPermissionRequests AllowAppOnlyPolicy="true"] [AppPermissionRequest ...