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 / Setting up an automati...
Power Automate
Answered

Setting up an automatic out of office for every Friday

(0) ShareShare
ReportReport
Posted on by 2
Very new to this so please stay with me :-)
 
I am trying to set up a scheduled out of office for outlook as I don't work on Fridays.
 
How do I set the Start and End times so the flow will work?  I dont appear yo have any drop downs or dynamic content available?
 
Can anyone assist please.
 
Thanks, Jacquie
 
I have the same question (0)
  • Verified answer
    Vish WR Profile Picture
    1,212 on at
     
    In Power Automate, create a Scheduled (Recurrence) flow that runs every day (e.g. 6 AM).
    Then add a Condition:
    dayOfWeek(utcNow()) = 5
    (Sunday = 0, so Friday = 5)
    IF YES (it is Friday):
    Set Outlook Out of Office using:
    Start:
    formatDateTime(utcNow(),'yyyy-MM-ddT00:00:00')
    End:
    formatDateTime(utcNow(),'yyyy-MM-ddT23:59:59')
    IF NO:
    Do nothing (end flow)

     

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
Haque Profile Picture

Haque 516

#2
Valantis Profile Picture

Valantis 477

#3
Vish WR Profile Picture

Vish WR 470

Last 30 days Overall leaderboard