n8n-docs/docs/code-examples/expressions/methods-variables/execution.md
2022-08-30 16:36:31 +01:00

8 lines
283 B
Markdown

# $execution
## `$execution.resumeUrl`
The webhook URL to call to resume a [waiting](/integrations/builtin/core-nodes/n8n-nodes-base.wait/) workflow.
See the [Wait > On webhook call](/integrations/builtin/core-nodes/n8n-nodes-base.wait/#webhook-call) documentation to learn more.