Code
Execute arbitrary JavaScript inside an automation step. Use it when built-in connectors and Transform nodes are not expressive enough for a transformation or calculation.Authentication
Auth type: NoneHow it works
The Code node runs in an isolated sandbox via the Collabase code-runner microservice. Write a function that receives the step’sinputs and returns an object — the returned keys become the node’s output variables.
.png?fit=max&auto=format&n=V5LGcGniNC1X_QJO&q=85&s=8c9ba3ce9a0d0045976180c9f669af26)
