Miro credentials
Prerequisites
Create a Miro (opens in a new tab) account.
Supported authentication methods
- OAuth2
Related resources
Refer to Miro's API documentation (opens in a new tab) 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 (opens in a new tab) on n8n's website.
Using OAuth2
To configure this credential, you'll need a Miro (opens in a new tab) 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 (opens in a new tab) for more information about authenticating to the service.
If you're self-hosting n8n, you'll need to create an app (opens in a new tab) to configure OAuth2. Refer to Miro's OAuth documentation (opens in a new tab) for more information about setting up OAuth2.