waapi

Package Information

Released: 5/29/2025
Downloads: 75 weekly / 119 monthly
Latest Version: 1.6.5
Author: michaelwaapi

Documentation

@waapiapp/n8n-nodes-waapi

Automate your
WaAPI
workflows with
n8n
!

screenshot

npm version

Tables of Contents

Installation

Install the community node package in your n8n instance:

@waapiapp/n8n-nodes-waapi

Usage

  1. Install the community package to your n8n instance.
  2. Add WaAPI API credentials in n8n.
  3. 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.

Discussion