Skip to content

PostBin 节点#

PostBin 是一个帮助您测试 API 客户端和 webhook 的服务。使用 PostBin 节点在 PostBin 中自动化工作,并将 PostBin 与其他应用程序集成。n8n 内置支持广泛的 PostBin 功能,包括创建和删除容器(bin),以及获取和发送请求。

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

操作#

  • Bin 容器
    • Create 创建
    • Get 获取
    • Delete 删除
  • Request 请求
    • Get 获取
    • Remove First 移除第一个
    • Send 发送

模板和示例#

Browse PostBin integration templates, or search all templates

发送请求#

要向 PostBin 容器发送请求:

  1. 访问 PostBin 并按照步骤生成一个新容器。PostBin 将为您提供一个唯一的 URL,包括容器 ID。
  2. 在 PostBin 节点中,选择 Request 请求 资源。
  3. 选择您想要执行的 Operation 操作 类型。
  4. Bin ID 容器 ID 中输入您的容器 ID。

创建和管理容器#

您可以使用 PostBin 节点创建和管理 PostBin 容器。

  1. Resource 资源 中,选择 Bin 容器
  2. 选择一个 Operation 操作。您可以创建、删除或获取容器。