Hi
We have a requirement to upload the zip the file in share point document library. below are the scenario and observation.
Action used: Share point premium action (Update File)
"We can successfully upload a ZIP file using the above action, provided its size is less than 30 MB. However, if the file exceeds 30 MB, the action fails with an error indicating that the connection was closed unexpectedly."
Action used: Share point premium action (Send an HTTP request to SharePoint)
We attempted to upload a file using the 'Send an HTTP request to SharePoint' action, and the upload was successful. However, upon downloading the file, it appears to be corrupted. We tried both binary and Base64 conversion methods, but the issue persists.
Please suggest any alternative methods or actions we can use or let us know if any corrections are needed to properly utilize the above actions.