Workflows Maximum request size

,

Hi there!
When calling a workflow from an app using a webhook, I get the error "request entity too large" and the run does not even log in the workflow logs. The JSON body is ±95KB.
Unfortunately, I cannot find any information on the maximum request size.
Does anyone know more?

Hi @nikita_from_bunch! Could you share a screenshot of your workflow and the error? The workflows executor can hold up to 258MB in memory, 95kb should never be a problem.