I am trying to create a MS workflow that would send recurring emails outside of business hours (business hours: M-F, 8:30am-5pm), with the ability to send separate emails to internal and external users.
I tried creating a workflow for OOO which did send an automated email at the referenced time intervals, but I was not given the option to send separate messages for internal versus external users when using the "reply to email (V3)" function.
I also tried creating a workflow using "setup automatic replies" (to replace the aforementioned "reply to email (V3)" funciontbut when I turn on the flow it is always enabled and does not send at the specified timeframe, despite having a scope with received datetime and working hours referenced.
Not sure what I am missing? See image below for reference.
Exchange out of office detects internal users by checking if the email domain matches the organization's domains. External users are identified as those whose email domain does not match.
This functionality is not part of the Power Automate connector. You'll have to create separate conditions in your workflow to handle internal and external users manually.
If I've been helpful, please mark my answer as Resolved/Answered and give it a thumbs up. This will help others too.