Hi All,
I have an automation that saves files to another database from SharePoint, but I keep running into the issue of hitting the limits on larger files when using the 'get file content' action. The error message is: 'Cannot write more bytes to the buffer than the configured maximum buffer size: 104857600.'
Has anyone else tried to chunk the data in some way so that, in my case, I can pass the file content to an HTTP request in a multipart form?
Any suggestion is appreciated.
Thank you in advance.

Report
All responses (
Answers (