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 应用时生成。
¥A Client ID: Generated when you create a new OAuth2 application.
- 客户端密钥:创建新的 OAuth2 应用时生成。
¥A Client Secret: Generated when you create a new OAuth2 application.
有关服务身份验证的更多信息,请参阅 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.
如果你是 self-hosting 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.