SFTP Step - Copy attachment from SFTP Server & Populate in RITM Table

Bimlakar Singh
Tera Expert

Que .1 - Is anyone has used the SFTP Step (Copy the attachment from the SFTP Server & Populate in the RITM Table)?

How to define connection or what are Steps required to configure in flow action?

 

Step 1: Activate the Managed File Transfer Extensions for the SFTP Step (com.glide.hub.action_step.sftp_mft) plugin.

Step 2: Create a Connection & Credentials to authenticate the SFTP server and tag it with a flow action.

Step 3: specify the Source Path, the location of the attachment.

Step 4: Test it & verify.

 

BimlakarSingh_1-1729252530314.png

 

8 REPLIES 8

Hemanth M1
Giga Sage
Giga Sage

Hi @Bimlakar Singh ,

 

1)Firstly integration hub pro subscription required to use SFTP step

2)If you have it, create a action and include SFTP step, Add your action to the main flow.

ex: 

HemanthM1_0-1725013395402.png

3)Set up details are pretty straight refer: https://docs.servicenow.com/bundle/washingtondc-build-workflows/page/administer/flow-designer/refere... 

 

Hope this helps!!!

 

 

Accept and hit Helpful if it helps.

Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025

SFTP server is the windows server & drive is "D:/testFolder" how to define source path as want to pull all file inside of testFolder.

Server name , port number ,file path , authentication details of server. 

https://docs.servicenow.com/bundle/xanadu-build-workflows/page/administer/flow-designer/reference/co...

 

Follow the docs and get details from your customer about SFTP server details and configure it in flow action SFTP step.  It is just configuration.

Hi, these details I have already putted, when I'm pulling the attachment then it's giving the error "Error Message Get Stats failed: NO_SUCH_FILE: No such file" it looks like source path has issue.