Miro 凭据(Miro credentials)#
You can use these credentials to authenticate when using the HTTP Request node to make a Custom API call.
先决条件(Prerequisites)#
创建一个 Miro 账户。
🌐 Create a Miro account.
支持的身份验证方法(Supported authentication methods)#
- OAuth2
相关资源(Related resources)#
有关该服务的更多信息,请参阅 Miro 的 API 文档。
🌐 Refer to Miro's API documentation for more information about the service.
这是一个仅凭证节点。请参考 自定义 API 操作 以了解更多信息。在 n8n 网站上查看 示例工作流及相关内容。
🌐 This is a credential-only node. Refer to Custom API operations to learn more. View example workflows and related content on n8n's website.
使用 OAuth2(Using OAuth2)#
要配置此凭证,你需要一个 Miro 账户和应用,以及:
🌐 To configure this credential, you'll need a Miro account and app, as well as:
- 客户端 ID:在你创建新的 OAuth2 应用时生成。
- 客户端密钥:在你创建新的 OAuth2 应用时生成。
有关如何验证服务的更多信息,请参阅 Miro 的 API 文档。
🌐 Refer to Miro's API documentation for more information about authenticating to the service.
Note for n8n Cloud users
Cloud users don't need to provide connection details. Select Connect my account to connect through your browser.
如果你正在自托管 n8n,你需要创建一个应用来配置 OAuth2。有关设置 OAuth2 的更多信息,请参考Miro 的 OAuth 文档。
🌐 If you're self-hosting n8n, you'll need to create an app to configure OAuth2. Refer to Miro's OAuth documentation for more information about setting up OAuth2.