mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
🐛 Minor fixes
This commit is contained in:
parent
b4630e84dd
commit
89dc991389
@ -96,7 +96,7 @@ return [
|
||||

|
||||
|
||||
|
||||
### 4. Set node (for 'false' condition)
|
||||
### 4. Set1 node (for 'false' condition)
|
||||
|
||||
1. Create a *Set* node connected to the 'false' output of the IF node.
|
||||
2. Click on the ***Add Value*** button and select 'String' from the dropdown list.
|
||||
|
||||
@ -53,7 +53,7 @@ The start node exists by default when you create a new workflow.
|
||||
|
||||

|
||||
|
||||
### 4. CrateDB node (Insert)
|
||||
### 4. CrateDB1 node (Insert)
|
||||
|
||||
1. Select the credentials that you entered in the previous CrateDB node.
|
||||
2. Enter `test` in the ***Table*** field.
|
||||
|
||||
@ -60,7 +60,7 @@ The Start node exists by default when you create a new workflow.
|
||||

|
||||
|
||||
|
||||
### 4. Google Sheets node (Read)
|
||||
### 4. Google Sheets1 node (Read)
|
||||
|
||||
1. Select the credentials that you entered in the previous Google Sheets node.
|
||||
2. Select 'OAuth2' in the ***Authentication*** field.
|
||||
|
||||
@ -53,7 +53,7 @@ The start node exists by default when you create a new workflow.
|
||||
|
||||

|
||||
|
||||
### 4. MySQL node (Insert)
|
||||
### 4. MySQL1 node (Insert)
|
||||
|
||||
1. Select the credentials that you entered in the previous MySQL node.
|
||||
2. Enter `test` in the ***Table*** field.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user