Function node Introduction
Machine-readable: Markdown · JSON API · Site index
Описание видео
The Function Node is one of the most powerful nodes in the n8n system. In this video, we are introduced to this node, what it does, and how it can be used. We will be covering:
- What is the function node?
- The language used by the function node
- Data structure
- Demo: Replicating a set node in a function node
Resources:
- n8n Website - https://n8n.io/
- n8n Documentation - https://docs.n8n.io/
- n8n Community - https://community.n8n.io/
- n8n Workflows - https://n8n.io/workflows/
- n8n Function Node - https://docs.n8n.io/nodes/n8n-nodes-base.function/
- n8n JavaScript Code Snippets - https://docs.n8n.io/reference/javascript-code-snippets.html
- n8n Expressions - https://docs.n8n.io/nodes/expressions.html
- n8n Data Structure - https://docs.n8n.io/reference/data/data-structure.html
- JavaScript Tutorial - https://www.w3schools.com/js/default.asp