Storing Files in Uploadcare
Get the most out of your available Uploadcare storage
Uploadcare Storage
Uploadcare offers a simple mechanism out of the box to optimise your storage usage for only those files that should remain. Once you know what images need to be stored, you can make use of the 'Store File' workflow action to tell Uploadcare to store the file indefinitely.
Configure storage settings in Uploadcare
Our recommendation is to keep the Automatic File Storing setting turned off so that unnecessary files are removed after 24 hours. This is crucial for apps that allow users to upload many times before saving their final selection. Stored and unused files can add up quickly!
Create a backend workflow
Add a backend workflow that stores the file using the 'Store File' workflow action.
Schedule API workflow
You can either do this on a list (likely the List of UUIDs state from the Ultimate Uploadcare - Uploader element) or on a single UUID.
Last updated