bank-account-to-sheets icon indicating copy to clipboard operation
bank-account-to-sheets copied to clipboard

Google Apps Scripts to automatically import bank account transactions into Google Sheets via Plaid.

Results 3 bank-account-to-sheets issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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....

bug