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.

Credentials

请参阅 Cloudflare 凭证 以了解有关设置身份验证的指导。

¥Refer to Cloudflare credentials for guidance on setting up authentication.

操作#

¥Operations

  • 区域证书

¥Zone Certificate

  • 删除

    ¥Delete

  • 获取

    ¥Get

  • 获取多个

    ¥Get Many

  • 上传

    ¥Upload

模板和示例#

¥Templates and examples

Template widget placeholder.

相关资源#

¥Related resources

有关此服务的更多信息,请参阅 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.