Package Information
Released: 5/29/2025
Downloads: 75 weekly / 119 monthly
Latest Version: 1.6.5
Author: michaelwaapi
Available Nodes
Documentation
@waapiapp/n8n-nodes-waapi
Automate your
WaAPI
workflows with
n8n
!
- GitHub: waapiapp/n8n-nodes-waapi
- npm: @waapiapp/n8n-nodes-waapi
- WaAPI API reference: http://waapi.app/docs
- 👉 Generated from
WAAPI OpenAPI
using
devlikeapro/n8n-openapi-node
Tables of Contents
Installation
Install the community node package in your n8n instance:
@waapiapp/n8n-nodes-waapi
Usage
- Install the community package to your n8n instance.
- Add WaAPI API credentials in n8n.
- Create a new workflow with the WaAPI API node.
Credentials
To authenticate with WaAPI, you'll need an access token which can be obtained from your WaAPI account settings at https://waapi.app/user/api-tokens.
Once you have your access token, you can create WaAPI credentials in n8n to start using the node.
Development
The node is generated from the
WaAPI OpenAPI
using
devlikeapro/n8n-openapi-node.
Likely the fix should be done in the OpenAPI specification file or in the generator itself.