Hello all!
I'm using the Download tool to PUT my API and send some data as the last step of my workflow but since I'm manipulating quite a lot of data I'm getting the error "413 - Request Entity is too large".
I need to know if there is a way to iterate through this data and use a paging solution to send it little by little.
Best Regards.