Data Structure
All data passed between nodes is an array of objects.
The format is:
Data item processing
Nodes have the capability to handle numerous items simultaneously. For instance, by selecting the Trello node to execute the Create-Card function, and formulating an expression that establishes the Name attribute by utilizing a property known as name-input-value from the incoming data, the node will generate a card for each item, consistently selecting the name-input-value of the present item.
Example:
Last updated