This issue was created to track the implementation of automatically syncing bank accounts using external API providers
Targeted services:
Proposal
Ideally the user should be able to configure which service to use and map each account in WYGIWYH to an corresponding account on the service.
The fetching should then happen in the background using a background task, not too dissimilar to how we do it with Automatic Exchange Rates. Most services update info daily, so there's no need to run the task multiple times a day (maybe this could be configurable).
This issue was created to track the implementation of automatically syncing bank accounts using external API providers
Targeted services:
Proposal
Ideally the user should be able to configure which service to use and map each account in WYGIWYH to an corresponding account on the service.
The fetching should then happen in the background using a background task, not too dissimilar to how we do it with Automatic Exchange Rates. Most services update info daily, so there's no need to run the task multiple times a day (maybe this could be configurable).