n8n Fundamentals · 25 min

Working with items & data structure

n8n's item-list model: json, binary, and pairedItem explained.

Key concepts

  • Item structure
  • Binary data handling
  • pairedItem for lineage

Exercise

Download a file with HTTP Request (binary) and re-upload it to a different service.

Official docs