Enhancement: doc_id placeholder support in workflow templates

This commit is contained in:
shamoon
2026-01-15 19:49:46 -08:00
parent 11cc2f8289
commit 7710848a25
5 changed files with 18 additions and 2 deletions

View File

@@ -597,6 +597,7 @@ The following placeholders are only available for "added" or "updated" triggers
- `{{created_day}}`: created day
- `{{created_time}}`: created time in HH:MM format
- `{{doc_url}}`: URL to the document in the web UI. Requires the `PAPERLESS_URL` setting to be set.
- `{{doc_id}}`: Document ID
##### Examples