Forum Discussion
sidhem
Sep 14, 2020Copper Contributor
Power Apps : Sharing connector
Hi everyone, We developed a power app for users in our organization to subscribe to various events. When they select an event, they receive a calendar invite. We created a service account through w...
Sep 15, 2020
Not that I am aware of. Instead of sending the email directly you can setup a SharePoint list to save the “emails” to then have a flow pick them up that runs as the system account using the “when a new item is created” trigger. Then send email using the data from the list item then removing it if you don’t want people finding them in the list.