Skip to content

Imports OFX files into YNAB using their API. Designed to run in Pythonista on iOS

Notifications You must be signed in to change notification settings

deanmcgregor/pythonista-ofx-ynab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

OFX Import Script for YNAB

This script imports OFX files to YNAB using their (currently private) API.

This script has been tested with OFX files from ING Australia and the Commonwealth Bank. They both have some incompatabilities with the ofxtools library I've used, so there's some munging of the XML to make it work. Not tested for other banks, YMMV.

It is designed to be used with Pythonista on iOS. The script is set up so that you can use the iOS sharing interface with Pythonista to call this script. That should allow you to grab a CSV from the web and auto-import it into YNAB.

About

Imports OFX files into YNAB using their API. Designed to run in Pythonista on iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages