Hacker News new | ask | show | jobs
by parliament32 1881 days ago
I'd love to get account data into Zabbix. Alerts for when balances change by x%, time series graphs to see balance over time, stacked graphs to see a net-worth-ish view.. lots of cool stuff you could do there.

Hell, I'd love to get my transaction history into an Elastic instance as well. You could build all sorts of cool dashboards in Kibana out of that.

1 comments

These are great ideas! One of my biggest wishes would be to have my transaction and balance histories.
do you need an API for that? most of the banks I've seen (Sweden, Israel) allowed exporting your transactions to Excel
Most banks will let you export a CSV but that's a pain, you have to manually download and feed it into your system on a regular basis.. having it automated with an API would be a lot better.
It sucks having to manually download it and process it. I'd like to automate it.