monzo

An n8n community node that lets you connect Monzo bank to your workflows

Package Information

Downloads: 7 weekly / 26 monthly
Latest Version: 1.1.0
Author: Lewis England

Documentation

n8n-nodes-monzo

Coded with Gemini

This is an n8n community node. It lets you use Monzo bank in your n8n workflows.

Monzo bank is a digital bank that operates in the UK and US. This node is not affiliated with Monzo

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Account

  • Get Many: Returns a list of all accounts associated with the authenticated user.
  • Get Balance: Returns the balance information for a specific Account ID.

Credentials

  1. Open Monzo's Developer Playground and log in with your monzo account
  2. This will need approval via the app
  3. Navigate to "Clients" in the top right
  4. Create a New OAuth Client
  5. Choose a name and logo and description
  6. Copy & Paste the OAuth Redirect URL from n8n
  7. Set the Confidentiality to "Confidential"
  8. Ensure that this is approved via the Monzo app
  9. Open the created OAuth app and copy the ClientID and Clienyt Secret
  10. Follow the flow to complete authorisation

Resources

Discussion