Eduardo Chaves
TTypebot
•Created by Eduardo Chaves on 3/18/2024 in #help-and-questions
Why HTTP requests are "hoisted"?
I was making a chatbot that on the last node requested to an webwook which terminates the chat conversation on Chatwoot. And my problem was that this request was running after the last input node. It was kind of "hoisted" to the top, just after the last input block. Why is this behavior?
4 replies
TTypebot
•Created by Eduardo Chaves on 2/6/2024 in #help-and-questions
Why the "jump typebot" block does not includes the "start" node anymore?
I think it was after the 2.20 that the "start" option mas removed
5 replies
TTypebot
•Created by Eduardo Chaves on 11/24/2023 in #help-and-questions
Time Now in Unix Time, how to?
I need to compare two time variables in typebot with
Time Now
and my second variable created_at = unixTime
. Is there a way on doing this conversion inside Typebot?3 replies