Is this idea possible?

Use case: When a deposit is made at my bank I’d like to automatically take say 10% of that deposit and move it into a savings account. And possibly split that deposit into 4 accounts maybe, all accounts would already be active in my online portal with my bank. Does any API come to mind that could make this idea work?

Essentially I want to make an app where the user logs in via plaid or whatever api and authorizes that account work work within their bank and somehow set rules for when a deposit is made split the deposit up and transfer the amounts to other savings accounts within my overall bank account.

Hi @sales8

Regular banks does not give any APIs (US and Canada), so you first need to log in to each account, and “mimic” web commands.

My bank has an api https://docs.monzo.com/#introduction

Qapital has customizable saving features you could tweak/ build off of

1 Like