Overview:

The Create List block is designed to streamline the process of combining multiple inputsinto a single cohesive list. This block is flexible and can handle inputs containing various data types, making it a versatile tool for data manipulation.


Inputs & Outputs

I/OFeatureTypeSimple Explanation
inputinput_1anyThe first element you want to include in your list.
inputinput_2anyThe second element you want to add to the list containing the first one.
inputadditional inputs (optional)anyYou can add more elements as needed by clicking the ”+” or ”-” icon below the input name.
outputlistany[]A unified list containing all separate inputs combined into one.

To build a list of more than two inputs, you can click the ”+” or ”-” icon below the input name to add or remove new input handles that you can connect other blocks to.


Use Cases

Imagine how this block could save time in various scenarios:

  • Batch Processing: This block streamlines creating a single list for batch processing tasks, enhancing efficiency when handling large datasets.
  • Data Submission: When utilizing blocks like “Write to Google Sheets,” providing a unified list enables seamless submission and accurate data processing.
  • Dynamic Data Assembly: Whether compiling user-generated content from different sources or aggregating project tasks from team members, this tool simplifies gathering diverse items into an organized collection.

In summary, whenever there’s a need for gathering related items into one easy-to-manage collection, the Create List block comes in handy!