
Announcements
Hi,
I'm pretty new to power apps. I have created a standalone canvas app and my data source is a SharePoint list with complex fields(people picker, dropdown and date). I'm using my form to create memo's. There is a designated SharePoint group that creates memos(any person from the group, there's a FROM Column in my list to enter the name of the person creating memos and this is a people picker field). And then they select the groups it should be distributed to(Multiple SharePoint groups, To column in my list people picker with multiple selection people and groups options). Right now I'm able to submit my form to the list and send emails via outlook to one person(hardcoded). I want to send emails to multiple groups in SharePoint and link to my power apps item id. How can I achieve this using power apps and automate?
Thank you! Appreciate your help!