bank-account-to-sheets
bank-account-to-sheets copied to clipboard
Google Apps Scripts to automatically import bank account transactions into Google Sheets via Plaid.
I got it working like this. For my use case - I have some power users (not tech) who need access to changing this value.
Classes should be created for: - Transaction - this should be for a sheet transaction because this is what we use most. Include methods for: - Comparing with a Plaid...
Run this to find out what the changes look like (compare a JSON before & after from Plaid). If the IDs do change, need to be careful matching them up....