Skip to content

PHP script for converting ASN bank csv to YNAB a usable format for YNAB (youneedabudget.com) importable csv files. Adaption of @eddokloosterman's script.

Notifications You must be signed in to change notification settings

bartn/php-ASN-ynab-csv-converter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ASN Bank export to YNAB usable CSV converter

Based on the Rabobank script by @EddoKloosterman I've made some changes so it works with ASN bank exports as well.

Usage

  1. Create an export from your bank account on the ASN website. Make sure you tick the box 'CSV met IBAN'. Screenshot of ASN Bank export view
  2. Download the script to your machine and run from terminal: php YnabCsvConverterASN.php ~/Downloads/yourASNexport.csv
  3. The script will create a new .csv file on your Desktop.
  4. Import that file in YNAB.

About

PHP script for converting ASN bank csv to YNAB a usable format for YNAB (youneedabudget.com) importable csv files. Adaption of @eddokloosterman's script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%