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
Install the community node package in your n8n instance:
@waapiapp/n8n-nodes-waapi
- Install the community package to your n8n instance.
- Add WaAPI API credentials in n8n.
- Create a new workflow with the WaAPI API node.
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.
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.


