web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Create events in calendar
Power Automate
Answered

Create events in calendar

(0) ShareShare
ReportReport
Posted on by 58

I've been requested to set up a form of automation to create events in a calendar (Maybe bookings) but the idea is that as an email is sent to a mailbox an event is created

 

to give further details the email will always be sent from "autoresponder@rightmove.com" with the subject line "Lettings enquiry:"

I require that the event is created for a least a week away from the current date and at maybe 10am, is this possible with "Event create v4" or any other connection? 

JohnnyA_0-1697624284019.png

Hope this image helps for context. 

Categories:
I have the same question (0)
  • Verified answer
    Manish Solanki Profile Picture
    15,167 Moderator on at

    Hi @JohnnyA 

     

    To create an event for future date (+ 7 days) on arrival of an email, you need to write an expression for both "Start time" & "End time" parameters. Expression needs to be entered in the expression box as shown below:

    ManishSolanki_0-1697626885704.png

    Expression used for Start time:

    concat(addDays(utcNow(),7,'yyyy-MM-dd'),'T10:00:00')

    Expression used for End time:

    concat(addDays(utcNow(),7,'yyyy-MM-dd'),'T10:30:00')

    pls note that it will create a 30 mins event from 10:00 am to 10:30 am, you may modify the time as per your need in the above expressions.

     

    If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.

     

    Thanks

  • JA-12091039-0 Profile Picture
    58 on at

    Can you confirm how this will work if multiple bookings are made on the same day? I.E if two emails come in on the same day will they both get created for 10am?

  • Srini007 Profile Picture
    3,467 Super User 2026 Season 1 on at

    Hi @JohnnyA 

     

    Yes, with that approach when 2 emails arrived means, then it will try to create events on 10 am itself, because you are fixing the start and end dates to the fixed time, If that is your requirement then it will works fine

     

    But you need to look at free slot and then book for next time maybe you can take a look with the similar issue

     

    https://powerusers.microsoft.com/t5/General-Power-Automate/Create-an-Event-Meeting-based-on-Availabilty-of-attendees-amp/td-p/437151

     

    If you find this reply helpful, please consider giving it a LIKE AND

    If this reply answers your question or solves your issue, please ACCEPT AS SOLUTION

     

    Thanks,

    Srini

     

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 641

#2
Vish WR Profile Picture

Vish WR 640

#3
Haque Profile Picture

Haque 495

Last 30 days Overall leaderboard