typebot.io
typebot.io copied to clipboard
Shared Global Variable
I think would be useful having the ability to store a variable as long term memory. For example making an iteration on a integer for every time a new session opens.
I personally tend to use it to alternately balance between the available attendants.
Where would that variable be displayed then? In the results table?
In the results table?
I guess so. I solved my problem using my mongodb database for that purpuse.