Description This recipe reads a CSV file from SFTP, display its contents on the screen, then writes the same contents to another file through SFTP.
This recipe reads a CSV file from SFTP, display its contents on the screen, then writes the same contents to another file through SFTP.
To use this recipe,
1. Configure an SFTP connector in your environment (use the SFTP setup guide on the right)
2. Create a file in the root of the SFTP folder named test.csv
3. Run the recipe