We have different consecutive responses (first, second, third response) to a certain trigger, can we assign a certain time delay (e.g.15 seconds) to the third one?

We have different consecutive responses (first, second, third response) to a certain trigger, can we assign a certain time delay (e.g.15 seconds) to the third one?

You can use responses to send the first 2 responses and use an action to set the agenda for the third response, however, we can only support a delay of around 1 min as it takes time for the agenda to run. Please click here for more details.

Or you can try to use the Transform section in the Advanced mode in response and resolve the first 2 responses and then run sleep in the third response to delay to process.


    • Related Articles

    • Could we send responses when the user is inactive for a certain time (e.g. 30mins.) ?

      You may use the agenda function. Agenda is a scheduling system within Stella that will run a specific node for a member in a specific time. In simple words, it is a timer, when the countdown is finished, a message is sent. You can make use of it if ...
    • How to send a delay message?

      Agenda is a function to send a delayed message. Basically, you can set a timer to trigger a tree node. 1. Create a tree node for the delayed message to be sent. Set up the corresponding response. 2. Copy the Composite ID on top of the node-inspector. ...
    • 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: ...
    • How to display the responses according to the designed sequence on WhatsApp?

      We send the responses to WhatsApp in the sequence of the response given. However, we cannot ensure WhatsApp's sending sequence to users as WhatsApp does not provide a way to ensure the sending order.  Here are some suggestions you can take to prevent ...
    • Can we reply with more response?

      We support sending multiple responses in one node, so you could add more responses by clicking the "+New Response" button (i.e. add a text or a back to menu button ).