Hi,
I created a Power App form linked to a sharepoint list. I would like to create an approval flow by email which allow the approver to approve or reject the Attachment file.
When I submit my form , the attachment file appear on Sharepoint but not in the approval email.
A problem appear when I run the formula on PowerAPP : flowRun(Form.Lastsubmit.Attachments) they told me that it's a table and it has to be a text.
Thanks for your help.