how to pass file from ServiceNow to sftp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2023 07:41 AM
Hi All,
We have a requirement to send files from ServiceNow to Sftp, how we can achieve this? Are there any plugins or out-of-the-box options available for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2023 05:17 AM
Hi Mike,
Also, I'm stacked in the "Attachments to Copy" steps where I can access the below steps in ServiceNow. till mid-server, I have done the setup.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2023 12:20 AM
@Mike_R Any luck?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2023 05:36 AM
can you share the step where you are stuck?
Seems you need to iterate sys_attachment table and then use the Copy part
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2023 06:04 AM - edited 05-03-2023 06:07 AM
@Ankur Bawiskar I have completed till connection, connection Aliases and mid-selection setup, attaching screenshot for reference and i'am doing feasibility on this so the host and port detail is not mentioned.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2023 01:11 AM
@Ankur Bawiskar Any idea?