Skip to content

cloudia-the-chatbot/n8n-nodes-cloudia

Repository files navigation

n8n-nodes-cloudia

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

Cloudia is an AI chatbot platform for healthcare scheduling.

n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Messages

  • Retrieve customers
  • Create customer
  • Retrieve conversations
  • Retrieve messages for a customer
  • Whatsapp Web
    • Send text message
    • Send options list message
    • Send image message
    • Send video message
    • Send document message
    • Send audio message
    • Send location message
    • Send contact message
  • Whatsapp Gupshup
    • Send text template message
    • Send image template message
    • Send video template message
    • Send document template message
    • Send location template message
  • Whatsapp Cloud
    • Send text template message
    • Send image template message
    • Send video template message
    • Send document template message
    • Send audio template message
    • Send location template message
    • Send text message
    • Send image message
    • Send video message
    • Send document message
    • Send audio message

Bot

  • Enable bot for customer
  • Disable bot for customer

Stage

  • Update customer stage

Sequence

  • Add customer to sequence
  • Remove customer from sequence

TAG

  • Add tag to customer
  • Remove tag from customer

Attendant

  • Assign user to customer
  • Unassign user from customer

Credentials

To get your Cloudia API key, access the Cloudia Members Area, in the Integrações - WhatsApp API menu (or access directly through the link: https://app.cloudiabot.com/apiwhatsapp) and copy the Token value.

Resources