Skip to content

Overview#

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:

  • Create your own node
  • Write custom expressions
  • Use the Function or Function Item node

This section covers: