Hey guys,
I've been working on a flow to parse sharepoint sites and extract data to a Box environment, based on the last modified date.
everything works fine except for "big" files over 100mb.
I wanted to chunk the data transfer to work this out but it seems that everytime I try to add it on my "get content" step, i'm unable to save my flow, any ideas why?
Here is a quick screenshot of my whole flow :
And here is the option that prevents me from saving (in the last "get file content using path" action settings) :
When I put any type of data in the "chunk size" field, I get the following error :
Thanks in advance !