Hello!
First time posting here. A partner turned me onto this site to come and seek advice. I am using Forms for our locations to submit incident reports which is working great! Everything is "Flow"ing as it should 🙂 My process I use is below
- Locations access SharePoint hosted Intranet which I have embedded as an app in Teams
- Locations submit the form which triggers the flow I have created
- The flow works like below
- Data is pulled from all of the form responses and then put inline with custom HTML
- This is then emailed using the "Send email from a shared mailbox v2" action
- Email is sent to the correct recipients
I want to add an enhancement to the form where a location filling out the form can submit an attachment. I then want that attachment sent out with the email that is generated from the flow. I see the file that is uploaded hosted on SharePoint. My question is what do I add to my flow to pull this upload and then attach it to the email that is sent?
A couple of pictures with embedded questions below to show what I have in my flow that works


Any advice welcome and appreciated! Thank you