euforic / banking.js

The Missing API for Banks - Get all of your transactions and balances using node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSV Output for transactions

mrbrahman opened this issue · comments

I was wondering if you could add a feature to produce CSV output of the core transactions? This will help importing to xls or loading to a database.

Thanks!

You can just run that on the JSON response.

Thanks! I'm new to nodejs and JavaScript, so still trying to figure that out.

console.log(res) only printed [Object] for the body. Reading through the documentation now to understand how this works. Slowly getting a handle on this :-)

Separately (not related to this at all, but not sure who else/where else to ask), are the Check Free URLs (https://www.oasis.cfree.com/) trustworthy? Seems like a lot of financial institutions use them as the gateway?

Not sure about that.