Installation

We always recommend testing in a development environment before installing in production. Back up your workflows before updating or installing in a production environment.

Features:

  • Customers;
  • Payments;
  • Subscriptions;
  • Installments;
  • Business Data;
  • Financial Data;
  • Notifications;
  • Pix(Cash-in);
  • Webhooks

Compatible Versions:

  • n8n ≥ 1.0.0
  • Node.js ≥ 20.15.0

Prerequisites:

  • Node.js version 20.15.0 or higher
  • Active Asaas account (production or sandbox)
  • Valid API Key (obtained from the Asaas dashboard)

Installation via Community Nodes (Recommended)

  • The node can be installed for free through the n8n Community Nodes system: 1)Open n8n 2)Go to Settings → Community Nodes 3)Click Install a community node 4)Type: @asaasbr/n8n-nodes-asaas 5)Click Install 6)Restart n8n

Credential Configuration:

  1. In n8n, go to Credentials → Add Credential
  2. Search for Asaas API Fill in your API Key and select the Environment

Installation Verification (Example):

  1. Create a new workflow
  2. Drag the Asaas node to the canvas
  3. Select Customer as the resource
  4. Choose List Customers as the operation
  5. Select your credential
  6. Execute the workflow

Local Project Installation:

  1. Validate your project versions
  2. 2)npm install @asaasbr/n8n-nodes-asaas