mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
20 lines
628 B
Markdown
20 lines
628 B
Markdown
# Jira
|
|
|
|
You can use these credentials to authenticate the following nodes with Jira.
|
|
- [Jira](/integrations/nodes/n8n-nodes-base.jira/)
|
|
- [Jira Trigger](/integrations/trigger-nodes/n8n-nodes-base.jiraTrigger/)
|
|
|
|
## Prerequisites
|
|
|
|
Create a [Jira](https://www.JIRA.com/) account.
|
|
|
|
## Using Access Token
|
|
|
|
1. Access your Jira dashboard.
|
|
2. Click on your user icon in the top right.
|
|
3. Click on Account Settings.
|
|
4. Click on Security tab.
|
|
5. Click on Manage API Tokens.
|
|
6. Create API token.
|
|
7. Use the API token with Jira node credentials in n8n. Your email and the domain under which the Jira account is under must also be included.
|