Forum Discussion

KingsleyU's avatar
KingsleyU
Brass Contributor
Nov 02, 2024
Solved

Extract all email data including category to a SharePoint list using Power Automate

Hello everyone,   Please, I want to ask whether or not it is possible to export emails in a folder from outlook to a SharePoint list. The email content must include all data such as body, attach...
  • KingsleyU's avatar
    Nov 03, 2024

    KingsleyU 

     

    The working solution I found was to run a flow action to trigger a GET request to the graph API message endpoint so the response was parsed into the SharePoint list.

     

    Issue resolved.

Resources