
Announcements
I made a power app for the approval of leave requests. So this app will be used by multiple users. When a leave requeste is being approved by a manager, I want to create an outlook event in the common calendar. For this, I made a flow in power automate. This flow has an 'other connection', a noreply@email.com from where the outlook event will be sent. (It cannot be sent from the account that is logged in the power app because the managers do not want all the approved leave requests in their calendar).
And this works when I use the flow with the account it was created with. The outlook event is sent from the noreply emailaddress. But when I share the app and the flow with another account and try to do the exact same action, the flow fails: "The specified object was not found in the store."
Does anyone know how to fix this?
Or is it possible to create an event but not put it in your own calendar, in power automate?
Thanks in advance!