Workflow Nodes
Script Node
Run custom code in a secure, high-performance sandbox.
Executes JavaScript or Python code in a sandboxed environment. The script receives inputs as variables and returns a string output.
Scripts run in an isolated sandbox with access to the language’s standard library. Designed for data transformation, validation, formatting, and computation that goes beyond what the transform nodes offer.