Retrieve csv files placed on on-prem network share and import into SN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 10:59 AM
Hello All
We have a requirement to pull csv files placed on prem network share into ServiceNow.
Can you please let me know the process to proceed ahead with this.
Any help here would be appreciated.
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 11:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 11:15 AM
Hello,
This is for importing from mid server into SN, right?
My requirement is to import the file placed on onprem network drive into SN using a mid server if possible?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2023 11:41 AM
If you go thru it there are options that can be used and at the very bottom it talks about remote file import.
Otherwise you just use a Powershell spoke to run a powershell script that gets the file from the remote location and pushes it into the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2024 04:07 AM
Hello Dvelloriy,
Now I have same requirement, We have to pull csv file from on prem network into servicenow using file path. Could you please let me know how would you resolved your issue?