Skip to main content

Jira Integration Template

Integrate Jira issue tracking into your Mid-call Actions with three powerful functions: searching, updating, and creating issues. Ideal for DevOps teams, support organizations, and agile development processes.

Overview & Features

Search Issues

  • JQL-based issue search
  • Real-time status queries
  • Assignee and priority filtering
  • Custom field queries

Update Issues

  • Manage status transitions
  • Comments and time tracking
  • Resolution updates
  • Field modifications

Create Issues

  • Bug reports from customer reports
  • Document feature requests
  • Create support tickets
  • Incident management

Jira Cloud API Setup

1. Setting up Jira API Access

1

Prepare Jira Cloud Instance

  • Ensure you have admin rights
  • Note your Jira instance URL: https://yourcompany.atlassian.net
  • Instance name for API calls: yourcompany (without .atlassian.net)
2

Create API Token

3

Create Basic Auth String

4

Identify Project Keys

  • Navigate to your Jira projects
  • Note project keys (e.g., “PROJ”, “SUP”, “DEV”)
  • Document issue types per project
  • Analyze custom fields and workflows

Tool 1: Search Issues

Configuration in Famulor Interface

Response Mapping

Tool 2: Update Issue

Configuration in Famulor Interface

Parameter Schema for Issue Updates

Tool 3: Create Issue

Configuration in Famulor Interface

Parameter Schema for Issue Creation

Practical Use Cases

Scenario 1: Bug Report from Customer Call

1

Problem Identification

2

Automatic Bug Creation

Scenario 2: Feature Request Management

JQL Templates for Common Queries

Predefined JQL Queries

Response Handling & Integration

Issue Search Response

Natural Language Integration

Agent messages:

Integration with Other Mid-call Actions

Multi-System Workflow

Performance & Monitoring

Jira Integration KPIs

Business Impact Analytics

1

Customer Satisfaction Tracking

2

Development Efficiency

Error Handling

Common Jira API Issues

Advanced Features

Custom Fields & Workflows

Advanced JQL Patterns


Jira Permissions: Make sure the API user has permissions for all relevant projects and can read/write custom fields. Regularly review workflow permissions.
JQL Performance Tip: Use specific project keys and date ranges in JQL queries to optimize performance. Avoid very broad searches without filters.
Related pages: Introduction and Building Flows, and Debugging Runs.
Need a whole toolset instead of building HTTP actions one by one? Connect an external MCP server — tools are discovered automatically. See MCP Servers.