构建工作流

Httpresponse

$response.body

Description: The body of the response object from the last HTTP call. Only available in the ‘HTTP Request’ node

Syntax: $response.$response.body

Returns: Object

Source: Custom n8n functionality

$response.headers

Description: The headers returned by the last HTTP call. Only available in the ‘HTTP Request’ node.

Syntax: $response.$response.headers

Returns: Object

Source: Custom n8n functionality

$response.statusCode

Description: The HTTP status code returned by the last HTTP call. Only available in the ‘HTTP Request’ node.

Syntax: $response.$response.statusCode

Returns: Number

Source: Custom n8n functionality

$response.statusMessage

Description: An optional message regarding the request status. Only available in the ‘HTTP Request’ node.

Syntax: $response.$response.statusMessage

Returns: String

Source: Custom n8n functionality

官方原文和授权

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

来源、授权与修改

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

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