ServiceNow Learning 60: Copy Files from SFTP to ServiceNow via Flow Designer ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 07:13 AM
Hi All,
Recently I came across this solution wherein it provides us to copy files from SFTP Server to ServiceNow via IntegrationHub Plugin Flow Designer.
SFTP step
Create a reusable action to manage files and directories on an SFTP server and to move files from one SFTP server to another.
- This step requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview. For more information about the ServiceNow® Integration Hub subscription packages, see Integration Hub usage and subscription. After the required plugin is activated, the step is visible under Integrations.
- The SFTP step runs only on a ServiceNow® MID Server with SSH capabilities. Activate the plugin, Integration Hub in Automation Engine Professional (com.glide.hub.integrations.professional) to use the JDBC capability for the MID Server. For more information, see Request an Integration Hub plugin.
- The SFTP step requires a credential record that supports either SSH private key credentials or SSH credentials. This step does not support Windows credentials where the Use MID Server service account option is selected.
Roles and availability
The SFTP step is available as an Action Designer action step. Users with the action_designer role can create a custom action with one or more action steps.
Prerequisite
Activate the Managed File Transfer Extensions for the SFTP Step (com.glide.hub.action_step.sftp_mft) plugin.
Stay tuned!!
I will share deep details on this as well.
Hope it helps.
I hope this article helpful. Please mark it as helpful and bookmark if you like it.
Regards,
Shamma
- 2,600 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 04:48 AM
@Shamma Negi i'm also looking for the solution ,on how to copy files from SFTP to servicenow ,using flow action step.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 05:15 AM
All,
Thanks for liking the content.
I will share the Script Include to copy the files from ServiceNow to SFTP shortly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 05:29 AM
i'm also looking for the solution ,on how to copy files from SFTP to servicenow ,using flow action step.