Share feedback, ideas and get community help

Home
Members
theervilha
t
theervilha
Offline, last seen 8 hours ago
Joined January 15, 2025
Is it possible to persist the value of variable even after the user reaching the end of the flow (it means, closing session?)


Example:
I want to set the variable firstAccess=false in the first interaction

If the user come back two days later, I want to use a condition to check if the firstAccess=false or not and provide a personalized greeting:
"Hey, good to see you again :)"


(I tried to set a result variable. Whatsapp channel.)
2 comments
t
v
Is it possible to execute JS in condition block?
Or I need to save a variable and then use it on condition?
3 comments
t
B