Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

SFTP Integration : Upload and Download Zip file from Local machine to FTP Server

Hi Team,
Please guide me to achieve below scenario in apigee hybrid environment.

Here's what we're trying to achieve with our proxy design: we're attaching a zip file from our local machine in the request, and we want Apigee to unzip the file and convert it to the .esm format and setup a SFTP connection and upload the file to FTP server in  particular folder. 

Below are details for connection establishment:


1. Unzip the Data and Change the File Name Extension from .zip to .esm
2. Upload the File to FTP
SFTP Details (UAT env):
Host: FTP Host
Port: 22
Username: user
Password: *********
Filename: {original name}.esm
Directory: /out/work
key for authentication: Key Pairs (UAT env).

0 1 498
1 REPLY 1