Hi all,
I'm working on a Power Automate flow that saves all recipients (items in TO line only) as individual items in a SharePoint List. I've found numerous tutorials how to extract data from the mail body but none for the TO line in mail header.
Example: A new mail arrives in my inbox that has 3 recipients:
- amy@test.com
- josh@test.com
- joe@test.com
Upon completion of the flow I have 3 new entries in a SharePoint list with the names of the 3 mailadresses.
I'm ok with the first 2 parts of the flow (when new e-mail arrives, get e-mail) but struggle then.
Who can help? Much appreciated!