Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fava Import by APIs, rather than by File #1841

Open
mescanne opened this issue Jul 28, 2024 · 1 comment
Open

Fava Import by APIs, rather than by File #1841

mescanne opened this issue Jul 28, 2024 · 1 comment

Comments

@mescanne
Copy link

I have two importers into Fava -- e.g. https://pypi.org/project/starling-beancount/ and one I've written myself -- which are API driven, rather than by uploaded files.

I'd like to have a button (across multiple accounts, ideally) that would trigger an import for all of the "latest" transactions.

Right now this can be hacked by having a file (that is never moved) that you "extract", and it will fetch the latest transactions for imports.

I can take a look into changing the UI -- if there are any ideas, guidance, much appreciated.

Thanks!
Mark

@tarioch
Copy link
Contributor

tarioch commented Aug 1, 2024

I use the file approach quite a bit. The nice benefits of this is that it's also the perfect place for putting credentials. Not sure if you really need something else. What is missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants