General
List of nodes in General tab.
Last updated
List of nodes in General tab.
Last updated
Under the general tab within the No-code builder, some nodes are commonly used within pipelines.
Input/output: Input nodes allow users to pass text or files to their Pipelines at the start of every run. Output nodes receive data from another node and display it to the user.
Text: allows you to write plain text and pass it to other nodes.
Pipeline: allows you to nest pipelines / call other pipelines within a pipeline.
Transform: allows you to utilize a transformation (custom Python code) within a pipeline.
File Save: allows you to save data. Saved data will appear under "Storage" >> "Files".
Note: this allows you to leave comments on the pipeline.