Closed iritush closed 5 years ago
Remainder of code was merged into master on 8/9/2019: https://github.com/codeforbtv/cvoeo-app/pull/72. The function, named 'pullDataFromSftp' now does the following: -Establishes a connection with cveoeo's sftp server -Finds the most recent file on the server -Unzips the file and extracts the content -Returns the content
Created branch 'connect-to-cvoeo-sftp-from-fb-function' to work on this issue