Very quick quickstart

Very quick quickstart

Manual
Medium
6
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
6
Node Types
4

Node Types

manual Trigger
When clicking "Test Workflow"
1 node
set
Edit Fields1
1 node
n8n Training Customer Datastore
Customer Datastore
1 node
sticky Note
Note, Note1, Note2
3 nodes

Workflow JSON

3.19 KB
{
  "name": "Very quick quickstart",
  "nodes": [
    {
      "id": "cbb6afcc-f900-434d-ad2e-affb31ccf7a9",
      "name": "Customer Datastore",
      "type": "n8n-nodes-base.n8nTrainingCustomerDatastore",
      "position": [
        1000,
        740
      ],
      "parameters": {
        "operation": "getAllPeople",
        "returnAll": true
      },
      "typeVersion": 1
    },
    {
      "id": "1eb939c0-e391-4e3b-9751-889da2de7cf7",
      "name": "Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        460,
        460
      ],
      "parameters": {
        "width": 300,
        "height": 220,
        "content": "## About the very quick quickstart workflow\n\nThis is an incomplete workflow, used in the [very quick quickstart](https://docs.n8n.io//try-it-out/quickstart/) tutorial."
      },
      "typeVersion": 1
    },
    {
      "id": "c53a8591-9efe-4fb8-993b-6cc309f3240e",
      "name": "Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": ...

Showing first 1000 characters. Click "Expand" to view the full JSON.