Retrieve csv files placed on on-prem network share and import into SN

dvelloriy
Kilo Sage

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.

5 REPLIES 5

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?

 

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.

Suman7
Tera Contributor

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?