Forum Discussion

Fenrir4384's avatar
Fenrir4384
Copper Contributor
Jul 07, 2022
Solved

Get body / sender & more via Powershell

Hello,   I'm searching  how to retrieve the body, sender and others informations from an email via Powershell. I'm on an exchange online environnement.   Do you know of any documentation that re...
  • VasilMichev's avatar
    Jul 07, 2022
    Power automate can do this "natively" via the Graph integration, no need to run additional scripts. Use the "Body contains" condition, combine it with the From condition or any other ones as needed. You should also be able to define some variables... but depends on the use case really.

Resources