How to wait between requests?
Is is possible to wait between requests? As described in the docs, since all blocks are computed on the server one after the other, then I can't actually do that I guess?
Thanks!
3 Replies
See this vid explaining all this: https://docs.typebot.io/editor/blocks/integrations/webhook#webhook-is-not-executed-in-the-right-order
Typebot Docs
HTTP Request - Typebot Docs
So the answer is probably, it's not possible unless we put an input or a button before the request ?
You can add a wait block with pause the flow option enabled