From 08b92a60b25d0eb8bb12224e3aaebd146cc96984 Mon Sep 17 00:00:00 2001 From: Deborah Barnard Date: Mon, 24 Oct 2022 11:54:05 +0100 Subject: [PATCH] deprecate start node --- docs/integrations/builtin/core-nodes/n8n-nodes-base.start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/builtin/core-nodes/n8n-nodes-base.start.md b/docs/integrations/builtin/core-nodes/n8n-nodes-base.start.md index f718916b9..ec76180d1 100644 --- a/docs/integrations/builtin/core-nodes/n8n-nodes-base.start.md +++ b/docs/integrations/builtin/core-nodes/n8n-nodes-base.start.md @@ -1,7 +1,7 @@ # Start !!! warning "Deprecated" - The Start node was removed from n8n in . It is still available in legacy workflows. + The Start node was removed from n8n in 0.199.0. It is still available in legacy workflows. The start node is the first node in a workflow. It exists by default when you create a new workflow and looks like the following image.