Uploading through a flow

The File Storage Action also allows you, instead of creating an upload url, to directly upload a file from an API Route, Workflow or Function.

This can done via Direct Upload within the file storage action. Follow the link for more info and examples on that.

At the moment this works only with files from {{$file.}} which are files send to your API Route with a maximum of 10MB. But we are already working on adding new file sources, for example from the response of http actions. Let us know which other actions you want to have added next to support file handling.