Back to Nodes

YCloud WhatsApp

Last updated Apr 30, 2026

n8n community node for YCloud API integration

65 Weekly Downloads
399 Monthly Downloads

Included Nodes

YCloud WhatsApp

Description

@ycloud-ai/n8n-nodes-ycloud

This is an n8n community node. It lets you use YCloud in your n8n workflows.

YCloud is a cloud communication platform providing WhatsApp Business API, SMS, and other messaging services for businesses.

n8n is a fair-code licensed workflow automation platform.

Installation |
Operations |
Credentials |
Compatibility |
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

WhatsApp Template

  • Get Many – Retrieve a list of WhatsApp templates with optional filters (WABA ID, template name, language)
  • Message

  • Send Text – Send a text message
  • Send Template – Send a template message with dynamic variable loading
  • Send Button – Send an interactive button message (up to 3 reply buttons)
  • Send List – Send an interactive list message with sections and rows
  • Contact

  • Create – Create a new contact
  • Get – Retrieve a contact by ID
  • Get Many – Retrieve a list of contacts with optional filters (tags, country code, phone number, email)
  • Credentials

    You need a YCloud API key to use this node.

    1. Sign up at YCloud
    2. Go to your dashboard and navigate to Settings > API Keys
    3. Copy your API key
    4. In n8n, create a new YCloud API credential and paste your API key

    Compatibility

    Tested with n8n version 2.13.x. Minimum required version: 1.x.

    Resources

  • n8n community nodes documentation
  • YCloud API documentation
  • YCloud website