Forum Discussion
rdietz65
Nov 01, 2022Copper Contributor
Get email addresses from Excel Attachment and Send emails
Pls need help creating a Power Automate flow: When I receive a certain email (Outlook 365) with an Excel attachment, get the email addresses from column D in the Excel attachment, then forward the or...
jonlake
Nov 04, 2022Iron Contributor
Hi rdietz65 , your trigger would contain the filters to recognize the particular characteristics of the incoming email. You would then need a 'get items' action to retrieve the matching record from the SharePoint list using the query attributes. You can set the 'get items' action to retrieve a single record.