Skip to content

dantleech/firefly-postbank-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Import Postbank CSV exports to Firefly III

Topics

Resources

Stars

Watchers

Forks

Languages