Share feedback, ideas and get community help

Updated 4 weeks ago

Need support for delays between HTTP nodes in the flow

Hello, I’m experiencing unexpected behavior in my flow configuration on Typebot. The issue arises when using HTTP nodes in sequence, with the following setup:

Current flow configuration:

Text message.
Configured delay.
HTTP node to send audio (with "No Wait" disabled).
Configured delay.
Another HTTP node, and so on.
Problem:

Despite configuring delays between the nodes, Typebot executes all HTTP nodes at once, ignoring the configured delays.
This results in the audios being sent without respecting the expected order and timing.
Expected behavior:

Typebot should respect the configured delays, even for HTTP nodes, so the flow follows this pattern: Message -> Delay -> HTTP -> Delay -> HTTP.
Current behavior:

All HTTP nodes are executed simultaneously, ignoring the configured delays, regardless of the "No Wait" setting.
Questions:

Is there a technical limitation preventing delays between HTTP nodes?
Are there any alternatives to achieve this functionality in the flow?
Additional details:

This issue is critical for flows that rely on messages and audios being sent in a specific order.
O
A
2 comments
(For other people reading this, Typebot dev Baptiste has answered this here:
https://discord.com/channels/1155799591220953138/1155799591757819976/1322863017184071680)
Add a reply
Sign up and join the conversation on Discord