waappa

n8n Node for Waappa WhatsApp API

Package Information

Downloads: 25 weekly / 384 monthly
Latest Version: 0.1.6
Author: thoalib

Documentation

n8n-nodes-waappa

This is an n8n community node to interact with the Waappa WhatsApp API. It allows you to send various types of messages, manage groups, and handle contacts directly from n8n.

Waappa API Documentation

Features

  • Messages:
    • Send Text, Images, Videos, Audio, Documents, Stickers
    • Send Contact Cards, Locations, Polls
    • Send Reply (Quoted) and Mentions
    • Send View Once Media
    • Edit and Delete Messages
  • Groups:
    • Create and Update Groups
    • Get All Groups and Metadata
    • Add and Remove Participants
  • Contacts:
    • Get All Contacts
    • Get Contact Info
    • Block Contacts
  • Media:
    • Upload Media (Binary/Base64)
    • Decrypt Media
  • Triggers:
    • Receive real-time events (Messages, Status updates, Group changes, Calls, etc.)

Installation

Follow the installation guide in the n8n community nodes documentation.

  1. Go to Settings > Community Nodes.
  2. Select Install.
  3. Enter n8n-nodes-waappa.

Credentials

You need a Waappa API Key and your Base URL.

  1. In n8n, add a new credential: Waappa API.
  2. Enter your API Key.
  3. Enter your Base URL (Default: https://api.waappa.com).

Operations

Waappa Node

Use this node to perform actions. Select the Resource (Messages, Groups, Contacts, Media) and then the Operation.

Waappa Trigger

Use this node to start workflows on incoming events. It exposes a unique webhook URL.

  • Output Generic: Messages, Status Updates, Group Events, Calls, Others.

License

MIT

Discussion