Automation
How to Connect Dropbox and Google Drive to Bankflow
Link the cloud drives your workflows read statements from and write results to, connect more than one account per service, and reconnect or disconnect safely.
Last verified in Bankflow on September 14, 2026.
What Connecting Does
A connected account lets workflows read files from a cloud drive and write results back to it. Connecting on its own does nothing: no folder is watched and nothing is imported until a workflow says which folder to watch and what to do with what lands in it.
What Each Service Can Do
| Service | Read (workflow input) | Write (workflow output) |
|---|---|---|
| Dropbox | Yes: watch a folder for new statements, invoices, or receipts. | Yes: CSV, Excel, or JSON files. |
| Google Drive | No | Yes: CSV, Excel, or JSON files, or a real Google Sheet. |
Google Drive connects with Google's most limited file permission: Bankflow can see only the files it creates, and nothing else in your Drive. That's what keeps your Drive private, and it's also why Google Drive can't be watched for new files.
Connect an Account
- Go to Settings, Connected accounts. (You can also connect from inside the workflow editor with Accounts.)
- Click the service you want. The buttons show the services available to your account.
- Sign in to that service and approve the access Bankflow asks for.
- You're returned to Bankflow, and the account appears in the list, named by the email address it belongs to, with the status Connected.
More than one account
You can connect several accounts from the same service, such as your personal Dropbox and your practice's. After the first, the button reads Another Dropbox (or Another Google Drive). Each account is listed separately, so a workflow can read from one and write to another.
Reconnect an Account
If a service revokes or expires Bankflow's access, the account shows Needs reconnecting, and workflows that use it say so. Click Reconnect and sign in as the same account. The connection is repaired in place, and every workflow using it goes straight back to work.
Signing in as a different account adds a new connection rather than replacing the old one, since Bankflow won't point your workflows at a drive you didn't choose.
Disconnect an Account
Click the delete button beside an account. Bankflow's access is revoked, and every workflow reading from that account stops. The workflows themselves are kept and marked as needing an account, so reconnecting puts them back to work. Statements and documents already imported aren't affected.
Security
- Bankflow asks only for the access a workflow needs. For Dropbox, that's your account's name and email, and permission to list, read, and write files. Write access is there so results can be saved back beside the originals.
- Access tokens are encrypted when stored, and are refreshed in the background. If a token can't be renewed, the account says so rather than failing silently on the next import.
- Bankflow never has your drive's password; signing in happens on the service's own page.
Next Step
With an account connected, build a workflow that watches a folder and delivers the results.