n8n-docs/docs/data/data-mapping/index.md
Justin Ellingwood a7dc52d6e1
Change repo links to absolute file paths (#2829)
Co-authored-by: Nick Veitch <nick.veitch@n8n.io>
2025-02-11 17:40:26 +00:00

14 lines
525 B
Markdown

---
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
contentType: overview
---
# Data mapping
Data mapping means referencing data from previous nodes.
This section contains guidance on:
* Mapping data in most scenarios: [Data mapping in the UI](/data/data-mapping/data-mapping-ui.md) and [Data mapping in expression](/data/data-mapping/data-mapping-expressions.md)
* How to handle [item linking](/data/data-mapping/data-item-linking/index.md) when using the Code node or building your own nodes.