mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.2 KiB
1.2 KiB
| title | description | contentType |
|---|---|---|
| Taiga credentials | Documentation for Taiga credentials. Use these credentials to authenticate Taiga in n8n, a workflow automation platform. | integration |
Taiga credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a Taiga{:target=_blank .external-link} account.
Supported authentication methods
- Basic auth
Related resources
Refer to Taiga's API documentation{:target=_blank .external-link} for more information about the service.
Using basic auth
To configure this credential, you'll need:
- A Username: Enter your username or user email address. Refer to Normal login{:target=_blank .external-link} for more information.
- A Password: Enter your password.
- The Environment: Choose between Cloud or Self-Hosted. For Self-Hosted instances, you'll also need to add:
- The URL: Enter your Taiga URL.