The company I work for use a custom OWA address, https://owa.domain.com. They also block access to the standard https://outlook.live.com/owa/ address through zscaler.
Is there a way to get Power Automate to connect to the custom OWA domain link the company uses?
Thanks.
I tried changing the connection in Power Automate but there was no option to use OWA as a connector.
Since OWA is part of Microsoft Exchange server, think this might come in handy: https://learn.microsoft.com/en-us/power-automate/desktop-flows/actions-reference/exchange
Otherwise, good ol' SMTP might do the trick: https://powerautomate.microsoft.com/nl-nl/connectors/details/shared_smtp/smtp/. Connect this in PowerAutomate using the following steps:
Little word of caution: with MFA you might need to use apppasswords to get authenticated, which is not a security best practice but hey it just might work. Apppasswords at the time of writing to be created @ https://mysignins.microsoft.com/security-info > "add sign-in method" > app password.