Share feedback, ideas and get community help

Updated last year

Hello. Good Morning,

At a glance

The community member is seeking help on how to create a flow that pauses for a specific time and then resumes. The comments suggest that using the "wait" block in Typebot does not work as expected, as the flow returns after 3 messages on WhatsApp. The community members discuss that the "wait" block is not suitable for scheduling, as it is executed on the server and has a hard timeout of 120 seconds. Unfortunately, there is currently no way to wait for a long period before resuming the flow outside of the web widget, according to the comments.

Hello. Good Morning, I need to know how to create a flow of pausing for a specific time and coming back right after that time, Could anyone help me
L
E
B
7 comments
Hi, you can use this method.
Attachment
LL-2024-01-29-22.32.53.png
I did some tests on typebot, it works in the test, but when I do the test via WhatsApp, after 3 messages the flow returns, is there a way to configure it via the response button?
my flow is like this when I select number 5 and speak to an attendant he has to stop the flow, however after 3 mesangues he returns
Attachment
2024-01-29_15_35_17-Window.png
The wait block should not be used for "scheduling". It won't work on WhatsApp since the wait is executed on the server and the server has a hard timeout of 120s
Unfortunately there is still no way to wait for long period before resuming the flow currently outside of the web widget
Add a reply
Sign up and join the conversation on Discord