Webflow 凭据(Webflow credentials)#
你可以使用以下凭据验证以下节点:
🌐 You can use these credentials to authenticate the following nodes:
先决条件(Prerequisites)#
支持的身份验证方法(Supported authentication methods)#
- API 访问令牌
- OAuth2
相关资源(Related resources)#
有关该服务的更多信息,请参阅 Webflow 的 API 文档。
🌐 Refer to Webflow's API documentation for more information about the service.
使用 API 访问令牌(Using API access token)#
要配置此凭据,你需要:
🌐 To configure this credential, you'll need:
- 网站 访问令牌:访问令牌是针对特定网站的。前往你网站的 网站设置 > 应用与集成 > API 访问,然后选择 生成 API 令牌。更多信息请参考 获取网站令牌。
使用 OAuth2(Using OAuth2)#
Note for n8n Cloud users
Cloud users don't need to provide connection details. Select Connect my account to connect through your browser.
如果你需要从零配置 OAuth2,请在你的工作区中注册一个应用。
🌐 If you need to configure OAuth2 from scratch, register an application in your workspace.
使用以下设置配置你的应用:
🌐 Use these settings for your application:
- 从 n8n 复制 OAuth 回调 URL 并将其添加为你应用中的 重定向 URI。
- 创建应用后,复制 客户端 ID 和 客户端密钥 并将它们输入到你的 n8n 凭证中。
- 如果你正在使用 Webflow 数据 API V1(已弃用),请启用 Legacy 开关。否则,请保持不激活状态。
有关 Webflow 的 OAuth 网络流程的更多信息,请参阅 OAuth 。
🌐 Refer to OAuth for more information on Webflow's OAuth web flow.