New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

n8n-nodes-ynab

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-ynab

A YNAB integration for n8n

latest
Source
npmnpm
Version
2.1.2
Version published
Weekly downloads
4
-95.29%
Maintainers
1
Weekly downloads
 
Created
Source

n8n-nodes-ynab

This is a n8n community node. It lets you use YNAB in your n8n workflows.

YNAB (You Need A Budget) is a personal finance tool that helps you manage your money by creating spending plans and understanding where your money goes.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

This node currently supports the following operations with YNAB:

  • Fetch budgets: Retrieve the list of budgets defined in your YNAB account.
  • Fetch categories: Retrieve the list of categories for a budget in your YNAB account.
  • Fetch transactions: Retrieve the list of transactions for a budget in your YNAB account.

Credentials

This node uses a Personal Access Token for authentication.

How to get your token:

  • Log in to your YNAB account.
  • Go to the Personal Access Tokens page.
  • Generate a new token and copy it.
  • In n8n, create new credentials of type YNAB API and paste your token there.

Compatibility

  • Minimum n8n version: 1.65.2
  • Tested on versions: 1.86.1
  • Known issues: None so far

Resources

Keywords

n8n-community-node-package

FAQs

Package last updated on 02 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts