Prodamus.XL Connector

Build visual flows for supported Prodamus.XL messages.

Overview

Prodamus.XL flows can read the incoming message, use contact groups or tags, call AI nodes, choose a branch, and send a reply through the connected channel.

Setup

Make sure Prodamus.XL is connected for the project, then create and activate a flow with the Prodamus.XL trigger. Each project can have one active Prodamus.XL flow.

Entry and exit nodes

  • Prodamus Input - reads the incoming message, contact, chat, group, and tag data into flow variables
  • Prodamus Response - sends the final reply back through the connected Prodamus.XL channel

Common scenarios

  • Answer user messages with RAG-backed knowledge from your project
  • Branch replies based on contact tags or groups
  • Route complex queries through an LLM with custom prompts
  • Use contact details from Prodamus.XL to choose the right response path

Nodes you can combine

Prodamus.XL flows can use shared nodes such as RAG Search, Invoke LLM, conditions, filters, variables, text operations, and debug nodes.

Start with a small test flow before enabling a Prodamus.XL flow for real conversations.