uploading a file to remote sftp server from apigee and retrieving a file from sftp server to apigee

I'm trying to access to remote sftp server from apigee for file transfer. Is there a good way to go through?

0 3 733
3 REPLIES 3

@M L , Welcome to Apigee Community 🙂

Currently I'm using SCP2 module for file transferring. It works well in my local, but not working in the Apigee edge. Anyone who has experience with this way?

@Mark Lee

i am not sure if apigee edge supports it directly, but with apigee 127 and supported sftp npm modules you can do this..