Skip to main content
Jira is a project management and issue tracking platform by Atlassian, widely used for agile software development and team collaboration. Cargo’s native integration with Jira allows you to create and retrieve issues directly from your workflows.

How to set up Jira

To connect Jira, you’ll need your domain, email, and an API key.

Connection details

Generate an API token in Atlassian under Account Settings → Security → API tokens.
Once the connector is created, you can:
  • Use Jira in workflows — Choose Jira from the node catalog within a Play, Tool, or Agent.

Jira actions

Create Issue

Create a new issue in a Jira project. Use cases
  • Bug tracking – Create issues from customer support tickets or error alerts
  • Feature requests – Turn qualified leads into product feature requests
  • Task automation – Create tasks based on workflow triggers
Configuration
Custom fields vary by project and issue type. Cargo automatically loads available fields based on your selection.

Get Issue

Retrieve an existing issue by its ID or key. Use cases
  • Status lookup – Check issue status before taking action
  • Data enrichment – Pull issue details into workflows
  • Conditional routing – Route based on issue properties
Configuration