Hi All,
Im hoping that someone can help me with this issue.
Basically I have a form setup on Cognito forms that allows the user to upload some files.
When they submit it Flow pick this up and as a new record to a Sharepoint list - This is all working fine.
What I am tying to do is for the Attachments to also attach to that record.
Here what ive got so far:
The Apply to Each loops through however many files there are and adds each one:

The images successfully add to the attachments:

But when any attachment is clicked on I get this error that the file is corrupted:
This happens no matter what the file type is - Ive tried with PNG, PDF, XLS etc
I feel like I am so close at getting this finished haha!
Any help would be greatly appreiciated.
Thanks in advance!