Kapitel 13/Tutorial.md aktualisiert
This commit is contained in:
@@ -382,9 +382,9 @@ Im Ergebnis findest du im Feld `data[0].id` deine **User-ID** (z. B. `123456789`
|
||||
non_empty → ```json {{ JSON.parse($json.stdout).non_empty }} ```
|
||||
vods → ```json {{ JSON.parse($json.stdout).vods }} ```
|
||||
|
||||
[!CAUTION] WICHTIG
|
||||
- Stelle die Felder auf den Typ Array bzw. Boolean um.
|
||||
- Aktiviere die Option: Add Option → Ignore Type Conversion Errors → einschalten.
|
||||
> [!IMPORTANT]
|
||||
> Stelle die Felder auf den Typ Array bzw. Boolean um.
|
||||
> Aktiviere die Option: Add Option → Ignore Type Conversion Errors → einschalten.
|
||||
|
||||
6. State ermitteln (Set-Node – EIN Feld)
|
||||
|
||||
@@ -397,8 +397,8 @@ Im Ergebnis findest du im Feld `data[0].id` deine **User-ID** (z. B. `123456789`
|
||||
? 'APPEND_AND_DOWNLOAD'
|
||||
: 'NEED_CHECK') }}
|
||||
```
|
||||
[!CAUTION] WICHTIG
|
||||
- Aktiviere die Option: Include Other Input Fields → ALL.
|
||||
> [!IMPORTANT]
|
||||
>Aktiviere die Option: Include Other Input Fields → ALL.
|
||||
|
||||
7. Switch-Node – drei klare Wege
|
||||
|
||||
|
||||
Reference in New Issue
Block a user