I have a PowerApps app where users can create a new SP list item, with an attachment they get to upload. After clicking a button, I would like a Flow to start, which would retrieve this attachment and send it as an attachment by email to someone else, along with more of the newly created SP item's information.
The only part I can't get working is retrieving the attachment. If there is any way to achieve this, it would be highly appreciated.