As we cannot predict the user’s input after asking for the user’s name, how do we trigger the following node without any keywords?

As we cannot predict the user’s input after asking for the user’s name, how do we trigger the following node without any keywords?

Since you will not know what users will enter for their name, please select the "Any Text" option in the Predefined Triggers. Users could enter the next node after they have input any text with this trigger.

Start building your first node on Stella.
    • Related Articles

    • What is Trigger?

      A Trigger is a way to notify a node to send its response message. With the right trigger, the end user can enter the right node in a conversation flow. In general, a node can be matched by computing its trigger in the following ways: ...
    • What is a global node?

      A Global Node is derived from a tree node and is a message response that can be triggered anywhere within the conversation flow, i.e. users don't necessarily need to follow the designated path or trigger to receive the message. Global node is often ...
    • How to trigger with sticker only?

      If you would like to trigger the node only with sticker, please create a trigger with the condition below: 1. Go to a node in Stella bot builder 2. Create a new Trigger in the node inspector 3. Click "+ New Condition" in the right Condition panel 4. ...
    • If both the global node and the tree node in the tree have "any text" triggers, which node will be triggered?

      The executed node will depend on the priority of the nodes. Stella adapts an inverse scale to determine the priority: as the value increases, the priority becomes lower. In other words, any nodes with a value of -1 will have a higher priority than ...
    • How do I set up a text trigger?

      While building your tree,  you can head to "Trigger" in the node inspector and select the type of trigger you would like to apply. For example, you can locate "Keyword", type your text into the "keyword" area, and click "Save". Click here to learn ...