To create an event automatically through Power Automate, you can use the "Create event (V4)" action in the Office 365 Outlook connector. You can pass the start and end times from the Microsoft Form format to this action by using the "Convert time zone" action to convert the time zone to Pacific Standard Time.
Here are the steps to create an event automatically through Power Automate:
- Add the "When a new response is submitted" trigger for Microsoft Forms.
- Add the "Convert time zone" action to convert the time zone to Pacific Standard Time. Set the "Base time" input to the start time from the Microsoft Form response, set the "Source time zone" input to the time zone of the Microsoft Form response, and set the "Destination time zone" input to Pacific Standard Time.
- Add the "Create event (V4)" action from the Office 365 Outlook connector. Set the "Start time" input to the output of the "Convert time zone" action, set the "End time" input to the end time from the Microsoft Form response, set the "Title" input to the title of the event, and set the "Location" input to the location of the event.
Note: You may need to adjust the inputs of the "Create event (V4)" action based on your specific requirements.
References: