Jira Connection
Connect Jira to create issues, manage projects, and automate development workflows.
Required Credentials
- Domain (your Jira instance domain)
- Email (your Atlassian account email)
- API Token
Setup Steps
- Go to Atlassian API Tokens
- Click "Create API token"
- Name your token (e.g., "Workflow Builder")
- Click "Create"
- Copy the generated token
- Note your Jira domain (e.g.,
yourcompany.atlassian.net) - Add all credentials to your Workflow Builder connections
Features
- Create issues in projects
- Update issue fields and status
- Add comments to issues
- Transition issues through workflows
- Search issues with JQL
Best Practices
- Use project keys and issue types correctly
- Handle custom fields with proper field IDs
- Use JQL for complex queries
- Monitor API rate limits