Skip to content

Box 节点#

使用 Box 节点在 Box 中自动化工作,并将 Box 与其他应用程序集成。n8n 内置支持广泛的 Box 功能,包括创建、复制、删除、搜索、上传和下载文件和文件夹。

在此页面上,您将找到 Box 节点支持的操作列表以及更多资源的链接。

凭据

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

操作#

  • File 文件
    • Copy a file 复制文件
    • Delete a file 删除文件
    • Download a file 下载文件
    • Get a file 获取文件
    • Search files 搜索文件
    • Share a file 共享文件
    • Upload a file 上传文件
  • Folder 文件夹
    • Create a folder 创建文件夹
    • Get a folder 获取文件夹
    • Delete a folder 删除文件夹
    • Search files 搜索文件
    • Share a folder 共享文件夹
    • Update folder 更新文件夹

模板和示例#

Create a new folder in Box

by amudhan

View template details
Receive updates for events in Box

by amudhan

View template details
Automated Video Translation & Distribution with DubLab to Multiple Platforms

by Behram

View template details
Browse Box integration templates, or search all templates

如果不支持您的操作该怎么办#

如果此节点不支持您想要执行的操作,您可以使用 HTTP 请求节点来调用服务的 API。

您可以在 HTTP 请求节点中使用为此服务创建的凭据:

  1. 在 HTTP 请求节点中,选择身份验证 > 预定义凭据类型
  2. 选择您要连接的服务。
  3. 选择您的凭据。

有关更多信息,请参阅自定义 API 操作