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 you would like to send responses when the user is inactive for a certain amount of time.
Related Articles
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 ...
What is the User Messages in dashboard?
User Messages is the number of user actions (e.g. send text, click on a button, upload media, etc). Please click here to see more details about Dashboard.
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. ...
Can we know the Sent/ Delivered / Read time of the mesages?
Yes, you can find the message Sent/ Delivered / Read times when you put your mouse over the time in the conversation history. Please note that there will be no read time available if the user does not enable the read status in their platform (i.e. ...
How to set up a Web Chat Chatbot?
Our Web Chat Documentation will show how to build your first chatbot on your Web Chat. It will also highlight the tips you should pay attention to during your chatbot building journey.