I'm taking name, email, and phone input in main fl...
# 🌎general
d
I'm taking name, email, and phone input in main flow. And I need to use that info in an other flow but as I enter the other flow, the variable disappears like their scope is within a flow. How can I fix this issue?