mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.1 KiB
1.1 KiB
| title | description | contentType |
|---|---|---|
| Metabase credentials | Documentation for Metabase credentials. Use these credentials to authenticate Metabase in n8n, a workflow automation platform. | integration |
Metabase credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a Metabase{:target=_blank .external-link} account with access to a Metabase instance.
Supported authentication methods
- Basic auth
Related resources
Refer to Metabase's API documentation{:target=_blank .external-link} for more information about the service.
Using basic auth
To configure this credential, you'll need:
- A URL: Enter the base URL of your Metabase instance. If you're using a custom domain, use that URL.
- A Username: Enter your Metabase username.
- A Password: Enter your Metabase password.