Make an event through Automate

Beatrice 20 Reputation points
2024-02-21T22:06:50.73+00:00

I am trying to make an event automatically through Power Automate and the start and end time comes from a Microsoft form format. The times change as it'd when the person does a time-off. I don't know what to do. Time zone is Pacific Standard Time. I'm getting errors everytime. User's image User's image User's image

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,821 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Q&A Assist
    2024-02-21T22:06:50.73+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    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:

    1. Add the "When a new response is submitted" trigger for Microsoft Forms.
    2. 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.
    3. 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:

    0 comments No comments

  2. Beatrice 20 Reputation points
    2024-02-21T22:09:32.2933333+00:00

    I tried the AI answer but it still gives me error

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.