raia
  • Welcome to raia v2
  • Why use raia
  • Core Features of raia
  • Multi-Agent Architecture
  • Launching an AI Agent
    • Step-by-Step Guide
  • AI Training
    • Setup of Instructions
    • Documents for Training
    • Setup of Knowledge Base
  • AI Agent Skills
  • Setup of Skills
    • Live Chat
    • SMS
    • Email
    • Voice
    • Scoring
    • Webhooks
    • API
    • Live Chat SDK
    • Functions
    • Memory
  • AI Agent Packs
  • Multi-Level Access & Agent Security
  • Setup of Access Control
  • Integration & Workflow
    • n8n Node
  • Monitoring & Reporting
  • API Documentation
  • Sample AI Agent Roles
    • AI Sales Agent
    • AI Support Agent
    • AI Content Writer
    • AI Project Manager
  • Copilot
    • Copilot vs Chat GPT
    • How it works
    • Admin Mode
    • Human in the Loop
    • Human Feedback
  • OpenAI Integration
Powered by GitBook
On this page
  • πŸš€ Features
  • πŸ”§ Node Actions
  • 🧩 Node Parameters
  • Channel-Specific Parameters
  • Prompt Agent
  • License
  • Readme
  1. Integration & Workflow

n8n Node

PreviousIntegration & WorkflowNextMonitoring & Reporting

Last updated 24 days ago

View our n8n Node / Integration here:

Custom n8n Node to interact with the Raia platform for managing AI-powered and human-led conversations via SMS, Email, or Voice.

πŸš€ Features

This node allows you to:

  • Start new conversations (SMS, Email)

  • Chat or prompt an agent

  • Use Raia’s platform in a single, unified node

πŸ”§ Node Actions

Action
Description

Start SMS Conversation

Initiate a conversation via SMS

Start Email Conversation

Initiate a conversation via Email

Chat with Agent

Create a new user and start a conversation with an agent

Prompt an Agent

Send a prompt to an agent

🧩 Node Parameters

Common Parameters (used in most actions)

  • First Name

  • Last Name

  • Context (e.g., "Support")

  • Source (e.g., "crm")

  • fkId

  • fkUserId

Channel-Specific Parameters

SMS

  • Phone Number

  • SMS Introduction (for SMS)

Email

  • Email Address

  • Email Subject

  • Email Introduction

  • Include Signature in Email (boolean)

Prompt Agent

  • Prompt

{
  "conversationId": "string",
  "messageId": "string",
  "userId": "string",
  "message": "string",
  "timestamp": "ISODate"
}

License

Readme

Keywords

https://www.npmjs.com/package/n8n-nodes-raia
MIT
n8n-community-node-package
raia