Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Send email 5 minutes before end time of the calendar event

(0) ShareShare
ReportReport
Posted on by 11

Hello.

 

I want create a flow, which will send email to attendee of the meeting, 5 minutes before the end of the meeting.

Currently I'm using this flow which sends email at the end of the meeting, with expression concat(triggerOutputs()?['body/end'], 'Z') as timestamp in the Delay until action. 

So how to calculate timestamp in the Delay until action to achieve this?

 

Thanks in advance,

Robert

 

  • Shehry Profile Picture
    2 on at
    Re: Send email 5 minutes before end time of the calendar event

    can you please attach the screen shots of the solution and how you wrote the expression, my flow is not detecting the addMinutes(variables('SendTime'),-5,'yyyy-MM-ddTHH:mm:ssZ'expression.

  • Mari Profile Picture
    on at
    Re: Send email 5 minutes before end time of the calendar event

    Thanks for sharing your findings!

     

    Best regards,

    Community Support Team - Mari

  • Verified answer
    eroberte Profile Picture
    11 on at
    Re: Send email 5 minutes before end time of the calendar event

    I've solved it by myself. I've added new variable with Initialize variable SendTime = End time. In Delay until action I've added following expression addMinutes(variables('SendTime'),-5,'yyyy-MM-ddTHH:mm:ssZ')

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1