
Rilevamento Spam Email e Smistamento Supporto con l'AI
Questo flusso di lavoro AI classifica automaticamente le email in arrivo come spam o meno e indirizza in modo intelligente i messaggi legittimi a un assistente ...

Instrada i messaggi in base a confronti flessibili di testo, abilitando ramificazioni intelligenti nei tuoi workflow.
Descrizione del componente
The Conditional Router is a flow component designed to direct the flow of messages based on customizable text comparison logic. This makes it a powerful tool for branching processes, enabling dynamic decision-making within your AI workflows.
At its core, the Conditional Router examines a piece of input text and compares it against a specified match value. Based on the result of this comparison (using a chosen operator, such as “equals,” “contains,” or “is empty”), the message is routed down one of two possible paths: the True Route or the False Route. This allows your workflow to automatically handle different scenarios based on message content or structure.
The Conditional Router accepts several parameters to configure its behavior:
| Input Name | Type | Description | Required | Advanced |
|---|---|---|---|---|
| Input Text | String | The primary text input for the operation. | No | No |
| Match Text | String | The text input to compare against. | No | No |
| Operator | String | The operator for comparing the texts (see below). | No | Yes |
| Case Sensitive | Boolean | Whether the comparison should be case sensitive. | No | Yes |
| Message | String | The message object to pass through on either route. | No | No |
Available Operators:
equalsnot equalscontainsstarts withends withis emptyis not emptyis_urlis_emailis_numberThis wide choice of operators enables sophisticated routing logic, such as matching by substring, checking for empty inputs, or validating the format of a URL/email/number.
The component provides two output paths:
Both outputs are of type “Message,” ensuring compatibility with downstream components in your workflow.
The Conditional Router is especially useful for:
By integrating this component into your workflow, you can build highly responsive and adaptable AI processes that react intelligently to a wide range of input scenarios.
Per aiutarti a iniziare rapidamente, abbiamo preparato diversi modelli di flusso di esempio che mostrano come utilizzare efficacemente il componente Router Condizionale. Questi modelli presentano diversi casi d'uso e best practice, rendendo più facile per te comprendere e implementare il componente nei tuoi progetti.
Questo flusso di lavoro AI classifica automaticamente le email in arrivo come spam o meno e indirizza in modo intelligente i messaggi legittimi a un assistente ...
Valuta il testo di input rispetto a un valore definito utilizzando operatori come uguale, contiene o è vuoto, e invia il messaggio su percorsi diversi a seconda del risultato.
Gli operatori includono uguale, diverso, contiene, inizia con, termina con, è vuoto, non è vuoto, is_url, is_email e is_number.
Sì, puoi abilitare o disabilitare la distinzione tra maiuscole e minuscole per i tuoi confronti.
Usalo per creare ramificazioni logiche—come indirizzare gli utenti verso risposte o azioni diverse in base al loro input, rendendo la tua automazione più interattiva e reattiva.
Assolutamente! È progettato per essere facile da usare, permettendoti di impostare una logica di instradamento avanzata senza programmare.
Progetta workflow più intelligenti e adattivi con il Router Condizionale. Inizia oggi a creare flussi basati su decisioni.
Consenso Cookie
Usiamo i cookie per migliorare la tua esperienza di navigazione e analizzare il nostro traffico. See our privacy policy.