Can we pull the excel data from SharePoint location?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2020 10:16 AM
Hello,
Can we pull Excel data from SharePoint location to populate the data in the ServiceNow?
Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2021 03:04 AM
Great now please walk me through your use case in detail. What i understood is that you want to fetch the excel from sharepoint and put it in servicenow?
For now ignore MId server.
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2021 03:14 AM
Sure
Requirement is one of our 3rd party application will place daily call data via Excel in sharepoint site for every 2 hrs once or 24 hrs once.
we need to import the Excel data to our custom table in servicenow.
we have one separate sharepoint site with External user access to place the Excel file.
How can we achieve this using IntegrationHub?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2021 05:10 AM
HI,
That is possible using sharepoint spoke in integrationhub. You can attach that excel to a data source record and trigger that data source which will create record in target table.
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2021 05:59 AM
Thanks @Ashutosh Munot
you mean to say using 'Attach a sharepoint file to a record' Action in SharePoint spoke.
Have you done this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2021 07:29 AM
Yes. That is the one.
Thanks,
Ashutosh