Hi,
I have a canvass app that uses a form processor to extract data from a form. The form processor can accept images or pdf files, and after it is analyzed a SharePoint list item is created with the data. I want to upload the file used in the form processor as well.
I have created a power automate flow that is able to upload the file as an pdf attachment to the SharePoint list. However, it is hardcoded to save it as a pdf file. I need to be able to save the file as the original file type.