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
    3,748 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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard