Hi,
I have this flow that needs to send an email but with the condition of who is the sender. It is similar to the scenario of filing a Vacation Leave but the difference is before it goes the Department Head, it would need to go through the Group Heads first, the challenge for me is, an employee has different Group Heads (8 in total) and I have to create a condition for that. I hope that someone could help me. Thank you in advance.
Solved! Go to Solution.
Suppose person X is sender and X has Group Head no 4.
Steps-
1. Collect person X group head. (i am assuming that you are storing group heads with respect to sender).
2. Use Switch Case- Supply input as- Person X group head and choices will be matched with 8 group heads. once it matches send email.
Thanks
Hardesh
Suppose person X is sender and X has Group Head no 4.
Steps-
1. Collect person X group head. (i am assuming that you are storing group heads with respect to sender).
2. Use Switch Case- Supply input as- Person X group head and choices will be matched with 8 group heads. once it matches send email.
Thanks
Hardesh
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
85 | |
58 | |
43 | |
38 | |
34 |
User | Count |
---|---|
91 | |
73 | |
72 | |
61 | |
41 |