Skip to content

Download as file

Download the input data as a file

Converts workflow data into a downloadable file in various formats (JSON, CSV, etc.).

Use this node to export workflow results as files for download or storage.

SettingNotes
File typeSource-backed field from the node schema.
File nameSource-backed field from the node schema.
Return input fieldsSource-backed field from the node schema.
OptionsSource-backed field from the node schema.

Returns transformed data for downstream nodes.

  • No explicit credential or node dependency is declared in the node description.

Connect data into Download as file, configure the settings above, and use the output in the next workflow step.

  • Check that required settings are present before running the node.
  • If the node uses browser page data, run it on the target tab after the page has loaded.
  • If it calls an external service, verify credentials, permissions, and rate limits.
  • This node has source tests; use them as the reference for edge-case behavior during maintenance.