Skip to main content

You Need A Budget (YNAB)

Replicates the budgets, accounts, categories, payees, transactions, and category groups from the You Need A Budget (YNAB) API. Requires personal access token from https://api.ynab.com/#personal-access-tokens

Configuration

InputTypeDescriptionDefault Value
api_keystringAPI Key.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
BudgetsidNo pagination
AccountsidNo pagination
CategoriesNo pagination
PayeesNo pagination
TransactionsidNo pagination
Category GroupsNo pagination

Reference

Config fields reference

Field
Type
Property name
API Key
required
string
api_key

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.92025-01-1851953Update dependencies
0.0.82025-01-1151418Update dependencies
0.0.72024-12-2850377Update dependencies
0.0.62024-12-1449736Update dependencies
0.0.52024-12-1249376Update dependencies
0.0.42024-12-1149130Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64
0.0.32024-11-0448213Update dependencies
0.0.22024-10-2947760Update dependencies
0.0.12024-09-25Initial release by @bnmry via Connector Builder
Was this page helpful?