Save to Storage
Save an image, a video or an audio result to your Nodaro storage so it stays in your asset library. The node is free, and files count toward your quota.
The Save to Storage node saves an image, a video or an audio result to your Nodaro storage. The saved file is linked to your account and appears in your asset library, so you can download it or use it again after the run. The node is free to run.
When to use it
- Keep the final video, image or audio of a workflow as a file in your library.
- Keep every result of an automated workflow that starts from a Schedule Trigger or a Webhook Trigger, even when nobody has the editor open.
- Save an intermediate result, such as a voiceover, to reuse it in other workflows.
Quick start
Add the node
Press Tab on the canvas and choose Publish › Export › Save to Storage.
Connect the result
Connect the output of the node whose result you want to keep, for example Generate Video, to the node's input.
Name the file and run
In the settings panel, type a Filename, or leave it empty for a generated name. Click Run.
Inputs
The node has one input on its left edge. It accepts an image, a video or audio from any node.
Settings
| Setting | What it does |
|---|---|
| Filename | The name of the saved file. When it is empty, Nodaro generates a name. |
Storage and limits
- Saved files count toward the storage quota of your plan. The quota differs by plan.
- When your storage is full, the save stops and a Storage Limit Reached message appears. Upgrade your plan or free up space, then run the node again.
- Saving costs no credits.
Tips
- Put it last. Connect Save to Storage after the final render and any post-processing, so that the file you keep is the finished one.
- Use clear filenames. A descriptive name, such as
product_launch_teaser, makes the file easy to find in your library. - Keep and post. Connect the same result to Save to Storage and to Publish to Social, so that you keep a copy of everything you post.
- Send it elsewhere too. To deliver the result to another service, add Webhook Output.
Frequently asked questions
Related
Publish nodes
Webhook Output
Assets and media
Schedule Trigger
Automations
Last updated on
Telegram Post
Send a message, a photo or a video to a Telegram chat, channel or group through your connected bot. The node picks the kind of message from what you connect.
Webhook Output
Send workflow results to any URL as an HTTP POST with a JSON body, with named values and an optional stored credential whose secret stays on the server.