Hello,
I created a workflow where employees type in their name and the dates between which they want to go on vacation on teams with a Office list. Everything works fine, sending the E-mails, getting approval from the boss etc.
I only have one issue, I want to automatically create a calendar entry in their personal calendar, however I can't figure out a solution for it and other threads have different scenarios. In my mind this shouldn't be an issue (I'm not very used to programming), as PowerApps has no issue recognizing which Office account (and connected E-Mail) made the new list entry.
Thanks
I got this to work!
So in Power Apps the User selects the start date and end date of their leave and start time if its a half day. It also gets the users email and passes them to the power automate flow.
In Power Automate I configured the Run Only Users to use "Provided by run Only User", and used the GetCalendars (V2) action to get the details of the calendar of the user.
This video helped me immensely https://www.youtube.com/watch?v=WQlvKxWuU7g for the rest of it
Hi Haido,
Did you manage to figure this out?
Regards
Niall