Hello,
Looking into sending emails based on the weather for the next day. I figured out how to do it with the conditions control (if chance of rain is greater than 50% send this email, if less than 50% send this email). What I would like to do is be able to use the switch control to allow us to have more than the 8 or 9 conditions we can do with the conditions control.
What I am thinking is to setup a variable based on those conditions. If temperature is greater than 70 and rain chance is less than 10% variable equals perfect, IF temperature is greater than 70 and rain chance is between 10% and 50% variable equals chance of rain and good weather, etc. Then those variables go into the switch.
Then based upon the weather the Flow then chooses the correct weather variable and sends out the email accordingly.
I hope this makes sense.
Thanks
Aaron
Solved! Go to Solution.
Hi @Anonymous,
No, it is impossible to do it within Switch action. As a workaround, you could approach it by adding parallel branch conditions, if the sub condition met, it will run the corresponding branch and set the weather variable:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Proud to be a Flownaut!
I am actually asking for some help in this. I am trying to figure out if I can use the variables and switch idea or not.
Hi @Anonymous,
No, it is impossible to do it within Switch action. As a workaround, you could approach it by adding parallel branch conditions, if the sub condition met, it will run the corresponding branch and set the weather variable:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
93 | |
39 | |
24 | |
21 | |
16 |
User | Count |
---|---|
129 | |
49 | |
48 | |
31 | |
25 |