- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2023 05:32 AM
Hi All,
Kindly Suggest me a way how can i pass a file from servicenow to sftp server without using Midserver or plugins?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2023 08:27 AM
Hello Debarpita,
To export a file from ServiceNow to SFTP server, you have to use export sets and midserver.
Using servicenow export sets, you can export the data to mid server. In midserver, you can write a powershell script which can copy the file from midserver to 3rd party server. This script can be invoked from servicenow using export sets and ecc queue.
Mark the comment as a correct answer and helpfuli f this has answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2023 05:52 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2023 08:27 AM
Hello Debarpita,
To export a file from ServiceNow to SFTP server, you have to use export sets and midserver.
Using servicenow export sets, you can export the data to mid server. In midserver, you can write a powershell script which can copy the file from midserver to 3rd party server. This script can be invoked from servicenow using export sets and ecc queue.
Mark the comment as a correct answer and helpfuli f this has answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2023 10:37 PM
Hi @asifnoor,
I have same requirement, We need to export the data to shared folder access.
Please let me know the steps to export data.
Thanks in advance.
Regards,
Nagendra S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2025 04:25 AM
Hi @Debarpita
I have a same requirement like, can you share the process after load the file to mid server?, so that can be helpful for me.
Thanks in Advance