I have a flow that populates a Word doc and converts it into a PDF.
The data comes from SharePoint which gets it from a form submission in PowerApps.
The user also attaches files in PowerApps which will be stored in the SharePoint list.
I need both the converted PDF file as well as the attachments from SharePoint to the sent with the email.
I have searched the web far and wide but only every found one or the other solution but not both. I am able to either attach the PDF file OR the SharePoint files but not both.
Please help! Thank you.

This is my flow for getting the attachments from SharePoint. If anyone can help, I'm happy to expand and upload more screenshots.