ynab-bank-importer icon indicating copy to clipboard operation
ynab-bank-importer copied to clipboard

💰 Pull transactions from your bank and import them to YNAB automatically.

Results 24 ynab-bank-importer issues
Sort by recently updated
recently updated
newest added

Forgive me, I'm a newb to all this. I'd like to experiment with getting my bank here in Estonia working with this. Is this project something that would theoretically work?...

I always get 2 transactions for every transaction. The second one comes one or two days after the first one. This is very confusing as YNAB does not seem to...

While following your docker setup instructions and using Docker for Mac, I am running into a Net::OpenTimeout issue. Never used Docker before, so I would highly appreciate some help getting...

investigating

Using the wiki/FAQ it is not clear what field the information for the FinTS was needed. Something like this would have helped: "The information you look for is in the...

Fixes the wrong line format issue found in the ruby_fints library for this project, so that it remains usable for comdirect users.

This adds support for sending 'uncleared' in the cleared field that goes to YNAB if the dumper passes a falsy value in that field. For the default dumper, this checks...

Hi, since I use YNAB for my wife and myself, I needed the possibility to select a different config file via command line. This is my first Ruby "code" -...

Hi, first of all thanks for the project. Was a great help with getting started with the new ynab. I have created a new dumper which handles some of the...

Waiting for reporter input

Hello, I get an error for my fints account (n26 is working fine). This is my config.yml ``` ynab: access_token: "d1e******" budget_id: "4fe******" accounts: - dumper: :n26 iban: "DE2******" ynab_id:...

Hi, I am paying a lot with googlepay lately. Because of this most of my transactions are "Paypal". would it be possible to change this specific payee based on the...

enhancement
investigating