Hi ,
I am trying to create a ZIP file in Power Automate flow and trying to store the same in Sharepoint Online Library.
I have used to "Compose" to pass Content-Type and Content for the document. Following are the values
Content-type : application/zip
Content: File
I am storing this file in SharePoint Library.
Flow gets executed successfully and ZIP file also gets created and stored in SharePoint Online.
But when I open the ZIP file in SharePoint Online, it displays blank screen.
Also, when I download this document from SharePoint and try to open the zip file "Compressed folder is invalid" error is displayed.
Let me know if anyone has faced this issue and possible fix for the same.