Integration
Connect YNAB to Nager.Date
When something happens in YNAB, your agent does the next thing in Nager.Date. Describe it in plain language and the automation is built, tested on every branch and kept running.
Build it
What do you want YNAB and Nager.Date to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with YNAB and Nager.Date
Triggers and actions 14 triggers ยท 10 actions
Trigger
Category OverspentTriggers when a category is overspent and has a negative balance.
Trigger
Goal CompletedTriggers when a goal is completed.
Trigger
Low Account BalanceTriggers when a Checking or Savings account balance drops below a certain amount during a month.
Trigger
Low Category BalanceTriggers when a category balance drops below a certain amount.
Trigger
New AccountTriggers when a new account is created.
Trigger
New CategoryTriggers when a new category is created.
Trigger
New or Updated AccountTriggers when a new account is created or an existing account is updated.
Trigger
New or Updated CategoryTriggers when a new category is created or an existing category is updated.
Trigger
New or Updated Scheduled TransactionTriggers when a scheduled transaction is created or updated.
Trigger
New or Updated TransactionTriggers when a transaction is created or updated.
Trigger
New PayeeTriggers when a new payee is created.
Trigger
New TransactionTriggers when a new transaction is created.
Trigger
Spending in AccountTriggers when a new outflow transaction is created in an account.
Trigger
Spending in CategoryTriggers when a new outflow transaction is assigned to a category.
Action
Budget to a CategoryBudgets to a category in the current month.
Action
Create TransactionCreates a new transaction.
Action
Get Current Budget MonthReturns the current month of the last-used budget, including Age of Money, income, budgeted, activity, and to-be-budgeted amounts.
Action
Get Current Month SummaryReturns the current budget month's summary, including age of money, income, budgeted, activity, and to-be-budgeted amounts.
Action
Check today public holidayDetermine whether today is a public holiday in the specified country, optionally adjusted by a UTC offset. GET /api/v3/IsTodayPublicHoliday/{countryCode}
Action
Find Long WeekendsRetrieve all long weekends for a given country and year. GET /api/v3/LongWeekend/{year}/{countryCode}
Action
Get CountryRetrieve detailed information about a specific country by country code. GET /api/v3/CountryInfo/{countryCode}
Action
List CountriesRetrieve the complete list of all supported countries. GET /api/v3/AvailableCountries
Action
List Next Public HolidaysRetrieve all upcoming public holidays occurring within the next 365 days for a given country. GET /api/v3/NextPublicHolidays/{countryCode}
Action
List Public HolidaysRetrieve the list of all public holidays for the specified year and country. GET /api/v3/PublicHolidays/{year}/{countryCode}
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.