Node Configuration

There are two types of nodes in the workflow editor:

  1. Custom Node: Create your own node by providing the node function and the UI schema.
  2. Template Nodes: Select pre-defined nodes that you can directly use as part of your workflow


There are several configurations available for nodes in the workflow editor.


1. Input Configuration


2. Node Source Code (function) Configuration


3. Output Configuration


Advanced Configurations