使用 n8n 的 HTTP 请求节点的示例#
¥Examples using n8n's HTTP Request node
HTTP 请求节点是 n8n 中最通用的节点之一。使用此节点向任何具有 REST API 的应用或服务发出 HTTP 请求,以查询数据。
¥The HTTP Request node is one of the most versatile nodes in n8n. Use this node to make HTTP requests to query data from any app or service with a REST API.
请参阅 HTTP 请求 以了解节点设置。
¥Refer to HTTP Request for information on node settings.
相关资源#
¥Related resources