Skip to content

Cloudflare 节点(Cloudflare node)#

使用 Cloudflare 节点在 Cloudflare 中自动化工作,并将 Cloudflare 与其他应用集成。n8n 内置支持广泛的 Cloudflare 功能,包括删除、获取和上传区域证书。

🌐 Use the Cloudflare node to automate work in Cloudflare, and integrate Cloudflare with other applications. n8n has built-in support for a wide range of Cloudflare features, including deleting, getting, and uploading zone certificates.

本页面列出了 Cloudflare 节点支持的操作以及更多资源的链接。

🌐 On this page, you'll find a list of operations the Cloudflare node supports and links to more resources.

凭证

有关设置身份验证的指导,请参考Cloudflare 凭据

操作(Operations)#

  • 区域证书
    • 删除
    • 获取
    • 获取多个
    • 上传

模板和示例(Templates and examples)#

Template widget placeholder.

有关此服务的更多信息,请参阅Cloudflare 的区域级身份验证 API 文档

🌐 Refer to Cloudflare's API documentation on zone-level authentication for more information on this service.

What to do if your operation isn't supported#

If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.

You can use the credential you created for this service in the HTTP Request node:

  1. In the HTTP Request node, select Authentication > Predefined Credential Type.
  2. Select the service you want to connect to.
  3. Select your credential.

Refer to Custom API operations for more information.