Condition nodes
Conditions split a flow into two or more paths based on data. Each condition node has a True and False output (or multiple outputs for multi-value conditions).
Message-based conditions
Message Content β checks whether the most recent message contains, equals, or does not contain specific text. Supports text, image, video, audio, sticker, product, and order message types.
Message Language β detects the language of the incoming message (useful for routing to language-specific teams).
Customer conditions
New vs Returning Customer β branches based on whether the customer has contacted your store before.
Customer Waiting Time β checks how long the customer has been waiting for a reply (greater than / less than a duration).
Last Interaction β checks how long it's been since the customer last sent a message.
Ticket conditions
Conversation Assignee β checks which agent the Ticket is currently assigned to.
Conversation Status β checks whether the Ticket is Open or Closed.
Label β checks whether a specific Label is or isn't applied to the Ticket. Up to 20 Labels per condition.
Time conditions
Business Hours β branches based on whether the current time is within or outside the business hours configured in Settings.
Shopify conditions (requires Shopify integration)
Shopify Order Amount β checks order value (greater than, less than, between, equals).
Shopify Order Products β checks whether the order contains specific products.
Shopify Order Tags β checks whether the order has specific Shopify tags.
Marketplace conditions (Shopee and Lazada)
Review Rating β star rating of a review (1β5 stars).
Review Text β whether review text contains specific keywords.
AI Review Sentiment β AI classifies the review as positive, negative, or neutral.
AI Review Intent Detection β AI detects a custom intent within a review (you define the intent).
Marketplace Products β whether an order or enquiry relates to specific products.
Marketplace Order Cancellation Reason β the reason code for a cancelled order.
Marketplace Order Return / Refund Reason β the reason code for a return or refund.
Last updated