I'm a new Power Automate user and have been struggling to find a solution for attaching an uploaded file to an email from an on-prem SharePoint library. I successfully wrote a Power Automate cloud flow to send an email to a SP user group with multiple files attached when a new item is created in a SharePoint list. However, the SP trigger used "get attachment" does not work with libraries; only lists. The solutions I found posted here were using SharePoint Online libraries and "Googled" videos show solutions where a specific file is selected from a folder, but I don't want to attach all the files in that SP library folder, just the new file associated with the new record. Can anyone help me with this?