数据(Data)#
数据是 n8n 节点接收和处理的信息。对于 n8n 的基本使用,你不需要了解数据结构和操作。然而,如果你想要做到以下几点,这就变得很重要:
🌐 Data is the information that n8n nodes receive and process. For basic usage of n8n you don't need to understand data structures and manipulation. However, it becomes important if you want to:
- 创建你自己的节点
- 编写自定义表达式
- 使用“函数”或“函数项”节点
本节涵盖:
🌐 This section covers:
相关资源(Related resources)#
数据转换节点(Data transformation nodes)#
n8n 提供了一系列用于转换数据的节点:
🌐 n8n provides a collection of nodes to transform data: