Sync multi-bank balance data to BigQuery using Plaid
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER 🎉 Early Black Friday Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
Automated Multi-Bank Balance Sync to BigQuery
This workflow automatically fetches balances from multiple financial institutions (RBC, Amex, Wise, PayPal) using Plaid, maps them to QuickBooks account names, and loads structured records into Google BigQuery for analytics.
Who’s it for?
Finance teams, accountants, and data engineers managing consolidated bank reporting in Google BigQuery.
How it works
- The Schedule Trigger runs weekly.
- Four Plaid API calls fetch balances from RBC, Amex, Wise, and PayPal.
- Each response splits out individual accounts and maps them to QuickBooks names.
- All accounts are merged into one dataset.
- The workflow structures the account data, generates UUIDs, and formats SQL inserts.
- BigQuery node uploads the finalized records.
How to set up
Add Plaid and Google BigQuery credentials, replace client IDs and secrets with variables, test each connection, and schedule the trigger for your reporting cadence.