[GH-ISSUE #454] [Feature request] Bank sync integration #7095

Closed
opened 2026-04-10 16:45:50 -05:00 by GiteaMirror · 6 comments
Owner

Originally created by @MatissJanis on GitHub (Jan 13, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/454

Some efforts have been made to make this possible, but none have been pushed across the finish line.

Goal here: to actually get something released. :)

PRs for inspiration:

Old plaid integration code (it never worked in the open-source Actual version):

Originally created by @MatissJanis on GitHub (Jan 13, 2023). Original GitHub issue: https://github.com/actualbudget/actual/issues/454 Some efforts have been made to make this possible, but none have been pushed across the finish line. Goal here: to actually get something released. :) PRs for inspiration: - https://github.com/actualbudget/actual-server/pull/53 - https://github.com/actualbudget/actual/pull/209 Old plaid integration code (it never worked in the open-source Actual version): - https://github.com/actualbudget/actual-server/blob/b4c7996d1a738dc6928816362581447d319e50e4/app-plaid.js
GiteaMirror added the help wanted label 2026-04-10 16:45:50 -05:00
Author
Owner

@MatissJanis commented on GitHub (Jan 13, 2023):

New Nordigen PR: https://github.com/actualbudget/actual/pull/457

Looking for frontend support

<!-- gh-comment-id:1382433465 --> @MatissJanis commented on GitHub (Jan 13, 2023): New Nordigen PR: https://github.com/actualbudget/actual/pull/457 Looking for frontend support
Author
Owner

@rh535 commented on GitHub (Jan 21, 2023):

This would be great!

<!-- gh-comment-id:1399097640 --> @rh535 commented on GitHub (Jan 21, 2023): This would be great!
Author
Owner

@chatainsim commented on GitHub (Feb 11, 2023):

Hello, maybe have a look at woob project: https://woob.tech/
They have modules for bank sync. It's python but maybe it can help.
Gitlab: https://gitlab.com/woob/woob

<!-- gh-comment-id:1426896669 --> @chatainsim commented on GitHub (Feb 11, 2023): Hello, maybe have a look at woob project: https://woob.tech/ They have modules for bank sync. It's python but maybe it can help. Gitlab: https://gitlab.com/woob/woob
Author
Owner

@thesammykins commented on GitHub (Mar 4, 2023):

There is a bank here in Australia that has an API which is accessible by customers to sync data into apps such as this, at the moment I just use OFX files once a month to see how I'm tracking but was curious if there would even be a point in building anything out within Actual. Probably be useful to a lot of the customer base for proper budgeting https://developer.up.com.au/

<!-- gh-comment-id:1454322436 --> @thesammykins commented on GitHub (Mar 4, 2023): There is a bank here in Australia that has an API which is accessible by customers to sync data into apps such as this, at the moment I just use OFX files once a month to see how I'm tracking but was curious if there would even be a point in building anything out within Actual. Probably be useful to a lot of the customer base for proper budgeting https://developer.up.com.au/
Author
Owner

@youngcw commented on GitHub (Mar 27, 2023):

GnuCash has the ability to pull data direct from banks for free using ofx servers at many banks. Ive done some command line tests using python and the ofxtools lib, and I was able to successfully pull in ofx formatted data from a few banks. All it needed for setup was the bank info and my login info. This would be a really nice way to pull data without needing an external service.

<!-- gh-comment-id:1485554767 --> @youngcw commented on GitHub (Mar 27, 2023): GnuCash has the ability to pull data direct from banks for free using ofx servers at many banks. Ive done some command line tests using python and the ofxtools lib, and I was able to successfully pull in ofx formatted data from a few banks. All it needed for setup was the bank info and my login info. This would be a really nice way to pull data without needing an external service.
Author
Owner

@MatissJanis commented on GitHub (Mar 27, 2023):

Closing this off as bank-sync via Nordigen is now available as an experimental feature.

Follow further development here: https://github.com/actualbudget/actual/issues/724

<!-- gh-comment-id:1485681384 --> @MatissJanis commented on GitHub (Mar 27, 2023): Closing this off as bank-sync via Nordigen is now available as an experimental feature. Follow further development here: https://github.com/actualbudget/actual/issues/724
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#7095