Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.39 KB

readme.md

File metadata and controls

27 lines (17 loc) · 1.39 KB

Plaid to YNAB Importer

A small script to automatically pull transactions from your bank via Plaid and import them into YNAB

Prerequisites

YNAB data

Plaid data

Known limitations

Currently, the script only supports one YNAB account and one YNAB budget, but could probably be extended easily enough

Optional

Slack notifications

If you're using a paid Slack plan, you can optionally send notifications when the script is run via Workflow Builder webhooks by specifying a SLACK_WEBHOOK_URL environment variable.

There is a .workflow file in the root directory which you can import directly into Workflow Builder to get started.