/firefly-postbank-import

Import Postbank CSV exports to Firefly III

Primary LanguagePython

Firefly III Postbank Importer

This script will attempt to import a Postbank CSV file to a Firefly III instance.

Installation

Checkout this repository and install the deps using pipenv:

$ pipenv install

Configuration

Create config.ini (or copy config.ini.example):

[Firefly]
url=http://firefly.example.com
personal_access_token=xxxx

[Account]
name=PostbankAccountName

Firefly

Account

  • name: Name of the Firefly account in which to import the transactions

Running

Import your CSV file as follows:

$ pipenv run python3 import-postbank.py Umsatzauskunft_KtoNrxxxxxxx26_10-10-2020_10-07-33.csv