Share feedback, ideas and get community help

Updated 6 months ago

I need help executing actions in parallel

I'm trying to implement a timer that runs simultaneously while also waiting for user input. I want to perform a specific action if the timer expires and the user hasn't entered anything. However, if the user sends a message, the timer should be ignored and a different action should occur. The problem is that each block can only connect to one other block, so I'm unable to run the timer and receive input at the same time.
Attachment
image.png
B
C
3 comments
There is no way to do the thing you mention in Typebot for now!
We still need to implement any "scheduling" feature on Typebot system
Add a reply
Sign up and join the conversation on Discord