Re: How do I create an event in Power Automate on behalf of another user?
Your Flow should be manually triggered by the user - so you can't use automated Flow such as item added on SharePoint List, or scheduled Flow.
Example of manual trigger will be OnSelect property of Icon / Button on PowerApp.
Once the Flow is triggered, you can use Get Calendars (V2) and then Create Event (V4)
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If this post or my previous reply was useful in other ways, please consider giving it Thumbs Up.