Skip to main content
This document explains the Create List node, which turns individual items into a list format.

Node Inputs

Optional Fields

  • Input1: First item
  • Input2: Second item
  • Add more inputs using “Add Input” button

Node Output

  • List: List of all inputs in the same order they’re fed in.

Node Functionality

The Create List node:
  • Builds arrays from items
  • Accepts multiple inputs
  • Preserves input order
  • Handles any text data
  • Supports loop mode

Examples

  1. Name Collection:
  1. Data Organization:
  1. Multi-Value Setup:

Additional Information

Video Tutorial In summary, the Create List node transforms individual items into a structured array format, perfect for data organization and batch processing setup.