Hi everyone,
I'm having some issues on the file attachments sent via the email output of my flow.
The Goal:
- When a response with file attachment from MS Forms is received. A new sharepoint item in a list is created storing the responses details and files.
- When the new sharepoint item is created, an email will be sent containing the Item information with the file Attachments.
Situation:
- The sharepoint list is able to store the response data and can open the file attachments.
- I added a variable array so that multiple file attachments can be accommodated.
- The output emails are sent along with the response information, but the File Attachments can't be opened and shows corrupted file errors.
below are screenshots of the flow.
Can someone help me please.