n8n is an open-source visual automation platform and a powerful alternative to tools like Zapier or Make. It allows you to build complex workflows between different applications without writing a single line of code. Its visual and modular approach is especially appreciated by developers, product teams, marketers, and operations teams.
ProAbono is now available in n8n through the official community nodes catalog. You can easily integrate ProAbono into your no-code workflows in just a few clicks.
🚀 Installing the ProAbono Node
The ProAbono node can be installed directly from the n8n interface.
Follow the official n8n documentation on community nodes, or use the following steps:
- Go to Settings > Community Nodes.
- Click on Install.
- In the Enter npm package name field, enter
@proabono/n8n-nodes-proabono
. - Acknowledge the risks associated with community nodes, then click Install.
Once installed, the node will appear in the Nodes panel like any other connector.
🔐 Configuring ProAbono Credentials
Before using the node, you need to set up your ProAbono API credentials in n8n:
- Go to the dedicated integration page:
👉 https://via.proabono.com/App/Integration/ThirdParty/n8n - Copy the following credentials: Agent Key, API Key, Business ID, and Webhook Security Key.
- In n8n, go to Credentials > Create new credentials, select ProAbono API, and fill in the required fields.
These credentials will be used to authenticate your requests to the ProAbono API.
⚙️ Available Actions and Triggers
The ProAbono node allows you to interact with most resources of the ProAbono API, including:
- Creating a customer or subscription
- Updating customer data
- …
- Triggering workflows from events (webhooks)
👉 To see the full list of available actions and triggers, visit the package page on npm:
https://www.npmjs.com/package/@proabono/n8n-nodes-proabono