variabili

100 views
Skip to first unread message

bargiolla

unread,
Jun 27, 2025, 9:10:33 PM6/27/25
to Automate for Android
I have two flows. I switch from the first to the second with "flow start". In the second flow I write a .csv file with variables, but I can't find the variables of the first flow. What should I do?

Henrik "The Developer" Lindqvist

unread,
Jun 28, 2025, 1:57:08 PM6/28/25
to Automate for Android
Different flows do not share variables. Flows can use the Payload fields to pass variable values from an Flow start block in one flow to the Flow beginning block in another.

bargiolla

unread,
Jun 28, 2025, 4:23:33 PM6/28/25
to Automate for Android
can i ask for an example? my project is big. only the first flow is 280 blocks.

Henrik "The Developer" Lindqvist

unread,
Jun 29, 2025, 8:13:51 AM6/29/25
to Automate for Android
Flow 1:
  1. Flow beginning: Payload=payload
  2. Toast show: Message=payload
Flow 2:
  1. Flow beginning: Title= Start me
  2. Flow start: Flow URI=<click to pick Flow 1>, Payload="Flow 2 sent this"
The start Flow 2

bargiolla

unread,
Jun 30, 2025, 7:32:27 AM6/30/25
to Automate for Android
Grazie
Reply all
Reply to author
Forward
0 new messages