Skip to content

Miro credentials#

You can use these credentials to authenticate when using the HTTP Request node to make a Custom API call.

Prerequisites#

Create a Miro account.

Supported authentication methods#

  • OAuth2

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.

Note for n8n Cloud users

Cloud users don't need to provide connection details. Select Connect my account to connect through your browser.

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.