Setting and reading variabls in Flows
complete
C
Christian
marked this post as
complete
You now have the ability to set variables in Flows with the "Variable Set" action.
Also within Question prompts, you now have the option of assigning the response to a variable.
M
Mostafa
Christian: thank you Christian. Is they any way to change variable value by Alexa routines? The webhook is not supported by Alexa yet and the IFTTT webhook is a premium feature.
C
Christian
Mostafa: Yes, to change a variable via a Routine you must:
- Create a new Flow with an action of "Variable Set". Select your variable and add the new value.
- On that same Flow page, you will see a button labelled "View instructions" for triggering that Flow from an Alexa routine. Follow the instructions.
Now every time that Routine runs, it will trigger that Flow and update the variable.
M
Mostafa
Christian: You are amazing! Thank you.