mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
🔨 Add placeholder for variable
This commit is contained in:
parent
afa348610c
commit
4c93cee66f
@ -126,3 +126,7 @@ const isActive = $workflow.active;
|
||||
const workflowId = $workflow.id;
|
||||
const workflowName = $workflow.name;
|
||||
```
|
||||
|
||||
## Variable: $restartWebhookUrl
|
||||
|
||||
This section is still a work in progress. We'll add more details about this variable soon.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user