codeforbtv / cvoeo-app

The "Money on My Mind" app helps CVOEO's Reach-Up clients stay on track with their personal finance coaching.
Apache License 2.0
11 stars 4 forks source link

Create a firebase function that pulls csv files from the cvoeo sftp server #73

Closed iritush closed 5 years ago

iritush commented 5 years ago

Created branch 'connect-to-cvoeo-sftp-from-fb-function' to work on this issue

iritush commented 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