构建工作流

Execdata

$exec.customData

Description: Set and get custom execution data (e.g. to filter executions by). You can also do this with the ‘Execution Data’ node. More info

Syntax: $exec.$exec.customData

Returns: CustomData

Source: Custom n8n functionality

$exec.id

Description: The ID of the current workflow execution

Syntax: $exec.$exec.id

Returns: String

Source: Custom n8n functionality

$exec.mode

Description: Can be one of 3 values: either test (meaning the execution was triggered by clicking a button in n8n) or production (meaning the execution was triggered automatically). When running workflow tests, evaluation is used.

Syntax: $exec.$exec.mode

Returns: String

Source: Custom n8n functionality

$exec.resumeFormUrl

Description: The URL to access a form generated by the ’Wait’ node.

Syntax: $exec.$exec.resumeFormUrl

Returns: String

Source: Custom n8n functionality

$exec.resumeUrl

Description: The webhook URL to call to resume a workflow waiting at a ’Wait’ node.

Syntax: $exec.$exec.resumeUrl

Returns: String

Source: Custom n8n functionality

官方原文和授权

本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。

来源、授权与修改

本站保留许可证、固定提交号、社区作者和修改说明,不代表 n8n 对本站背书。

查看许可证查看来源和修改说明