📤Passing Files

📤 Passing files moves a file from one step to another through a connection tag without uploading it again.

How it works

One step produces a file and the next reads it through <blockName.file>. It travels through the path like any other output.

Uses

  • Generate a file, then send it through an app such as WhatsApp or email.
  • Analyze a file, then pass its result to a decision step.