this post was submitted on 24 Oct 2023
3 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Hi, I'm after a budgeting software where I can login to my bank account using open banking/midata or another service that will live integrate with my bank account. Does that exist? I've checked out Firefly iii, actual, and openbudgeteer but I can't see anywhere that suggests what I want is a feature. Have I missed anything, or is there a software which has this feature that I've missed?

I'm based in the UK if that helps at all.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 11 months ago (2 children)

Not a "live integration" tho, when i tried it some months ago.

[–] [email protected] 1 points 11 months ago

What even is a “live integration”?

[–] [email protected] 1 points 11 months ago

The premium APIs are just for automatic categoring at the source (i.e. you download your transactions with categories already). Firefly III does support automatic import using Nordigen by setting up a cron job which automatically POST the transactions downloaded using Nordigen API. You will have to setup the Nordigen connection only the first time you do it, then download the json and POST the correct url. There's a section in documentation of the data importer which explains exactly that.