Node Reference

Outputs & Actions Reference

Technical reference for delivery nodes, printing, email, HTTP requests, webhook actions, and explicit workflow return nodes.

Updated 1 min read

Overview

Output and action nodes deliver files, call external systems, or define the final return value of a reusable sub-workflow.

Reference Pages

Notes

  • Most delivery nodes return the original files after sending so later branches can still archive or upload them.
  • HTTP and webhook action nodes are the main non-file integration layer when you need to push JSON or binary outputs into external systems.