Hi Everyone:
Very new to Power Automate and PowerApps. Thank you for answering my question.
I have a list with a file attachment in a SharePoint List
In Power Apps, I have an email Icon and when it is clicked on, it will send an email with the attachment.
I am using Get Attachments and Get Attachment Content
In both of these items there is an Id field
And both, using Dynamic Content, the ID field does not show up
In my list, I know ID = 66 has an attachment
If I put 66 in both of these fields, it works!
But I don't what this hard coded, I want whatever list item is selected, it will pick up the ID and send that attachment
How do I pick up this ID?