Miro credentials#
您可以使用这些凭据在使用 HTTP 请求节点进行自定义 API 调用时进行身份验证。
Prerequisites#
Create a Miro account.
Supported authentication methods#
- OAuth2
Related resources#
Refer to Miro's API documentation for more information about the service.
This is a credential-only node. Refer to Custom API operations to learn more. View example workflows and related content on n8n's website.
Using OAuth2#
To configure this credential, you'll need a Miro account and app, as well as:
- A Client ID: Generated when you create a new OAuth2 application.
- A Client Secret: Generated when you create a new OAuth2 application.
Refer to Miro's API documentation for more information about authenticating to the service.
n8n 云服务用户注意事项
云服务用户无需提供连接详细信息。选择连接我的账户通过浏览器进行连接。
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.