Is your feature request related to a problem? Please describe.
There isn't currently anyway to import accounts, payees, and transactions.
Describe the solution you'd like
Implement an IImportLogic or IImportService to be able to handle various new import providers such as file based, csv, Teller API, etc.
Additional context
Ideally this will include the interface, UI, logic, and other components to get a basic import running. Likely a simple file based import initially with a future issue to tackle Teller API
Is your feature request related to a problem? Please describe. There isn't currently anyway to import accounts, payees, and transactions.
Describe the solution you'd like Implement an IImportLogic or IImportService to be able to handle various new import providers such as file based, csv, Teller API, etc.
Additional context Ideally this will include the interface, UI, logic, and other components to get a basic import running. Likely a simple file based import initially with a future issue to tackle Teller API