YNAB Integration
YNAB API Operations
Browse all 27 operations available for YNAB workflow automation.
accounting
27 operationsYNAB_CREATE_SCHEDULED_TRANSACTIONCreate Scheduled Transaction
Creates a scheduled (recurring) transaction in a YNAB budget.
YNAB_CREATE_ACCOUNTCreate a new account in a budget
Tool to create a new account in a budget.
YNAB_DELETE_SCHEDULED_TRANSACTIONDelete Scheduled Transaction
Permanently deletes a scheduled transaction from a YNAB budget.
YNAB_GET_ACCOUNT_BY_IDGet Account by ID
Tool to retrieve a single account resource.
YNAB_GET_USERGet Authorized User
Tool to retrieve the authorized user's information.
YNAB_GET_BUDGET_BY_IDGet Budget By ID
Retrieve a complete budget export by ID, including all accounts, categories, payees, and transactions.
YNAB_GET_BUDGET_MONTHGet Budget Month
Tool to retrieve a specific budget month.
YNAB_GET_BUDGET_SETTINGSGet Budget Settings
Tool to retrieve budget-level settings.
YNAB_GET_CATEGORY_BY_IDGet Category by ID
Retrieve a single YNAB budget category by its ID.
YNAB_GET_MONTH_CATEGORY_BY_IDGet Month Category By ID
Tool to retrieve a single category for a specific budget month.
YNAB_GET_PAYEE_BY_IDGet Payee by ID
Tool to retrieve a single payee by its ID.
YNAB_GET_SCHEDULED_TRANSACTION_BY_IDGet Scheduled Transaction by ID
Tool to retrieve a single scheduled transaction.
YNAB_GET_TRANSACTION_BY_IDGet Transaction by ID
Tool to retrieve a single transaction by its ID.
YNAB_LIST_ACCOUNTSList Accounts
Retrieves all accounts for a specified YNAB budget.
YNAB_LIST_MONTHSList Budget Months
Tool to list months for a budget with summary information.
YNAB_LIST_BUDGETSList Budgets
Retrieves all budgets accessible to the authenticated YNAB user.
YNAB_LIST_CATEGORIESList Categories
Tool to list all category groups and their categories for a budget.
YNAB_LIST_PAYEE_LOCATIONSList Payee Locations
Retrieves all GPS locations associated with payees in a budget.
YNAB_LIST_PAYEE_LOCATIONS_BY_PAYEEList Payee Locations by Payee
Retrieves all GPS locations associated with a specific payee in a budget.
YNAB_LIST_SCHEDULED_TRANSACTIONSList Scheduled Transactions
List all scheduled (recurring) transactions for a YNAB budget.
YNAB_LIST_TRANSACTIONSList Transactions
Tool to list transactions in a budget.
YNAB_LIST_TRANSACTIONS_BY_ACCOUNTList Transactions by Account
Tool to list transactions for a specific account.
YNAB_LIST_TRANSACTIONS_BY_CATEGORYList Transactions by Category
Tool to list transactions for a specific category (excludes pending).
YNAB_LIST_TRANSACTIONS_BY_PAYEEList Transactions by Payee
Tool to list transactions for a specific payee in a budget.
YNAB_LIST_PAYEESList payees in a budget
Tool to list payees in a budget.
YNAB_UPDATE_PAYEEUpdate Payee
Tool to update a payee.
YNAB_UPDATE_SCHEDULED_TRANSACTIONUpdate Scheduled Transaction
Update an existing scheduled transaction in YNAB.