qonto

Qonto is a neo-bank. This node give access to all functions of this bank

Package Information

Released: 1/3/2025
Downloads: 14 weekly / 41 monthly
Latest Version: 0.1.2
Author: dtneo

Available Nodes

Documentation

Realase version

package.json
"version": "0.1.2"
Qonto.node.json
"nodeVersion": "2"
Qonto.node.ts
version: 2

n8n-nodes-qonto

This is an n8n community node. It lets you use app/Qonto in your n8n workflows.

Qonto's API is organized around REST. It uses built-in HTTP features, like HTTP authentication and HTTP verbs, which are understood by off-the-shelf HTTP clients. JSON is returned in all API responses, including errors.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

API Documentation requests

Credentials

login:key

Find it on your our qonto account.
API documentation

Oauth2

Portal Connect Partners : https://getqonto.atlassian.net/servicedesk/customer/portal/5

Usage

You will be able to have all basics informations:

  • Organization and its bank_accounts (balance too !),
  • Beneficiaires,
  • Labels
  • Memberships
  • Transactions
  • And more

WIth Connexion Oauth2 you can do more:
Create transactions, upload attachment, changes beneficiaire and even autorize and refuse request transaction !

Resources

Discussion