I have a PowerApps multi-page form with text fields and drop down lists that currently uses Flow to go through an approval process and eventually end up in a SharePoint list. I have an Attachments datacard in the PowerApps form that I would like to , if an attachment is attached, push to ms Flow along with the other field items. Not sure if this is supported currently, is there any solution, if so, How can I achieve this?
currently, upon the submit button: 'Flow Name'.Run( txt_vendorName.Text, txt_remitToName.Text, txt_remitAddress.Text, txt_dropdown.Selected.Value)


Report
All responses (
Answers (