Back to Nodes

WaAPI

Last updated May 31, 2025

n8n node to connect with WaAPI

2 Weekly Downloads
9 Monthly Downloads

Included Nodes

WaAPI

Description

@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.