What are nodes in n8n?

Nodes are the building blocks of workflows.

Each node performs a specific function such as:

  • Triggering workflows

  • Processing data

  • Calling APIs

  • Sending messages or notifications

Nodes are connected together to create automated workflows.