I have a Office365 E5 Developer tenant license. I have created a MS Flow by using template named "Create a SharePoint item when Office 365 calendar event is created".I have created this Flow with Admin account. If any outlook calendar event is created then this flow will run and create an item in a SharePoint list.It is working fine for this Admin user but this flow is not running/working for other users of this tenant.
Ques 1: What I need to do to run this flow for all user?
NOTE:
1. If i keep the Admin user as a participant when I am creating an calendar event with other user , then this flow is running.
2. In the SharePoint List item the "CreatedBy" column is always taking the Admin Users name as value.
Ques 2: I want to add the name as created by with the user who is creating the event/running the flow, how this is possible?