
Announcements
Hi, community.
I am trying to create flows on sending automatic emails to the user (Sub Storefront Lead) each time they submitted a survey via Power App. All submission will be saved into a SharePoint list.
Based on the current draft, this is what I've came up with.
For each of the case under Switch, we have about 22 different department. For example, I have one department as follows:
I just want to know whether there is another more efficient workaround instead of creating 22 cases.
Thanks in advance!
You could create a compose action where you store all the information needed inside an object for the next steps. If you just update different items or send mails to different people, this works great, but if the mail text for example is also always different and with different dynamic content from previous steps, this would be more complex.