Skip to content

Tool to use YNAB's REST API to process and load household shared expenses from personal budget into shared expenses spreadsheet on Google Sheets

Notifications You must be signed in to change notification settings

ryderdavid/rynab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script calls You Need a Budget's's API endpoints to get all transactions logged since a certain date from YNAB, then preprocesses them into the same formatting as a Google Sheet my wife and I keep to balance expenses.

Mostly, this works with YNAB's API directly, and the tidyverse-style R package googlesheets.

No double hand-entering of expenses ever again!

About

Tool to use YNAB's REST API to process and load household shared expenses from personal budget into shared expenses spreadsheet on Google Sheets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages