Skip to content

Bitly 节点#

使用 Bitly 节点可以自动化处理 Bitly 中的工作,并将 Bitly 与其他应用程序集成。n8n 内置支持多种 Bitly 功能,包括创建、获取和更新链接。

本页将列出 Bitly 节点支持的操作,并提供更多资源的链接。

凭据

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

操作#

  • 链接
    • 创建链接
    • 获取链接
    • 更新链接

模板和示例#

Explore n8n Nodes in a Visual Reference Library

by I versus AI

View template details
Create a URL on Bitly

by sshaligr

View template details
Automate URL Shortening with Bitly Using Llama3 Chat Interface

by Ghufran Ridhawi

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

当操作不受支持时的解决方案#

如果当前节点不支持您想要执行的操作,可以使用 HTTP Request 节点 调用该服务的 API。

您可以在 HTTP Request 节点中使用为该服务创建的凭证:

  1. 在 HTTP Request 节点中,选择 Authentication > Predefined Credential Type
  2. 选择您想要连接的服务。
  3. 选择您的凭证。

更多信息请参考 自定义 API 操作