Code Execution Node
The Code Execution Node empowers you to include custom logic defined directly in the workflow. You can even import custom public packages within the node’s logic.
Code Execution Node Interface
The Code Execution Node provides a simple interface for configuring your custom code:
When you open the Code Execution Node, you’ll see a detailed code editor interface:
Supported Languages
We support the following languages:
- Python
- TypeScript