Dear MS-Community,
i want to create an automation for new requested mails, which are hold by the quarantine system from O365 Exchange.
I already wrote an Powershell-Script which does exactly that Job, the downside on it is that i have to put my credentials by hand in it or some creds of an deployed Bot to connect with the Exchange Server.
Now i thought about building an flow with power automate to do this job. It sounds simply because all it needs to do is:
If theres a new requested Mail in the Quarantine-System
send Teams-Notification to an Teams-Channel with an Info of "sender & receipient Mailaddress" of the quarantined requested Mail.
I found none connector for the O365 Exchange Security Quarantine system or anything near that.
Does somebody know something that could do my "wish"?