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?
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?