Paperless mit Tags
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
[Korrespodent Start]
|
||||
{{ $('getCorrespondent').item.json.toJsonString() }}
|
||||
{{ $('getCorrespondent').all().map(item => item.json).toJsonString() }}
|
||||
[Korrespodent End]
|
||||
|
||||
[Tags Start]
|
||||
{{ $('getTags').all().map(item => item.json).toJsonString() }}
|
||||
[Tags End]
|
||||
|
||||
[Dokument Inhalt Start]
|
||||
{{ $('documentObject').item.json.document[0].content.substring(1,1000) }}
|
||||
[Dokument Inhalt Ende]
|
||||
[Dokument Inhalt Ende]
|
||||
Reference in New Issue
Block a user