
Escalatie Gateway
De Escalatie Gateway-component routeert inkomende berichten intelligent op basis van escalatielogica, waardoor workflows kunnen schakelen tussen geautomatiseerd...
Leid berichten op basis van flexibele tekstvergelijkingen en maak slimme vertakkingen in je workflows mogelijk.
Componentbeschrijving
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:
equals
not equals
contains
starts with
ends with
is empty
is not empty
is_url
is_email
is_number
This 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.
Hij evalueert invoertekst aan de hand van een gedefinieerde waarde met operatoren zoals gelijk aan, bevat of is leeg, en stuurt het bericht afhankelijk van het resultaat langs verschillende paden.
Ondersteunde operatoren zijn gelijk aan, ongelijk aan, bevat, begint met, eindigt met, is leeg, is niet leeg, is_url, is_email en is_number.
Ja, je kunt hoofdlettergevoeligheid voor je vergelijkingen aan- of uitzetten.
Gebruik het om logische vertakkingen te maken – zoals gebruikers naar verschillende antwoorden of acties sturen op basis van hun invoer, waardoor je automatisering interactiever en responsiever wordt.
Absoluut! Het is ontworpen om gebruiksvriendelijk te zijn, zodat je geavanceerde routeringslogica kunt instellen zonder te coderen.
Ontwerp slimmere, adaptieve workflows met de Conditionele Router. Begin vandaag nog met het bouwen van op beslissingen gebaseerde flows.
De Escalatie Gateway-component routeert inkomende berichten intelligent op basis van escalatielogica, waardoor workflows kunnen schakelen tussen geautomatiseerd...
Met de Flow Uitvoeren-component in FlowHunt kun je een andere workflow binnen je huidige flow activeren en uitvoeren. Geef inputs en variabelen door en bepaal h...
Ontgrendel geautomatiseerde tekstcategorisatie in je workflows met de Tekstclassificatie-component voor FlowHunt. Classificeer moeiteloos invoertekst in door de...