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).