If you want to import banking data for tracking your personal finances or small business, there's also GnuCash, which you can run locally. https://gnucash.org/ I haven't used its online data-fetching features, but instead save manually save OFX and QFX files periodically from banking Web sites, and later import them into GnuCash (which includes transaction matchup features). I also use the statement reconciliation fe…
Show HN: Connect your bank account to Google Sheets
31–40 of 78 posts
Re: Show HN: Connect your bank account to Google Sheets
#32I have been toying with this idea and my solution is to use email. Everytime I made purchase my bank (BankOfAmerica) send me an email, I parse that email and write data to a google sheet. It's great because I don't need to give credential to service like Plaid. I used webhook of service like https://hanami.run and configure my bank to send email notification to name@domain.com (my own domain). Hook it up with hanami.…
Re: Show HN: Connect your bank account to Google Sheets
#33Earlier quoted context omitted.
Wait until you hear about this company called Plaid (valued at ~13B$) which is used by a lot of FinTech companies to access your bank account. They take your username/password in cleartext and go ahead and scrape and do as they please with the data to prevent fraud (oh and if 2fa blocks them from scraping, they'll ask you to disable it). How is this even remotely acceptable blows my mind. My alternatives to transfer…
I am obviously just such a low roller that I can't even imagine downloading a spreadsheet of recent transactions from my bank's website being a genuine pain point.
Re: Show HN: Connect your bank account to Google Sheets
#34I have been toying with this idea and my solution is to use email. Everytime I made purchase my bank (BankOfAmerica) send me an email, I parse that email and write data to a google sheet. It's great because I don't need to give credential to service like Plaid. I used webhook of service like https://hanami.run and configure my bank to send email notification to name@domain.com (my own domain). Hook it up with hanami.…
Re: Show HN: Connect your bank account to Google Sheets
#35Re: Show HN: Connect your bank account to Google Sheets
#36So this tool helps me share my transaction history with something called Nordigen and... Google? Is this a joke?
Wait until you hear about this company called Plaid (valued at ~13B$) which is used by a lot of FinTech companies to access your bank account. They take your username/password in cleartext and go ahead and scrape and do as they please with the data to prevent fraud (oh and if 2fa blocks them from scraping, they'll ask you to disable it). How is this even remotely acceptable blows my mind. My alternatives to transfer…
Re: Show HN: Connect your bank account to Google Sheets
#37Google and my bank account. That's gonna be a no from me, dawg.
Given how bad customer support is, I find it laughable that you think Google cares about you. Google already knows if you are a 10%er or 90%er, your ads wouldn't change.
Re: Show HN: Connect your bank account to Google Sheets
#38If you want to import banking data for tracking your personal finances or small business, there's also GnuCash, which you can run locally. https://gnucash.org/ I haven't used its online data-fetching features, but instead save manually save OFX and QFX files periodically from banking Web sites, and later import them into GnuCash (which includes transaction matchup features). I also use the statement reconciliation fe…
Is there something similar to gnucash but with better UX?
But the GnuCash out-of-box UX definitely isn't contemporary tech industry polish nor style. (Though that heritage also means that GnuCash isn't selling out the user a dozen different ways like we tend to do in tech industry right now.)
(Examples of tuning GnuCash: I replaced the default account hierarchy with one I evolved, switched to displaying only leaf account names instead of the colon path ones, and color-coded the accounts to distinguish liquid/non-liquid/liabilities/receivables.)
Re: Show HN: Connect your bank account to Google Sheets
#39If you want to import banking data for tracking your personal finances or small business, there's also GnuCash, which you can run locally. https://gnucash.org/ I haven't used its online data-fetching features, but instead save manually save OFX and QFX files periodically from banking Web sites, and later import them into GnuCash (which includes transaction matchup features). I also use the statement reconciliation fe…
Is there something similar to gnucash but with better UX?