# JIRA Service Management

## Overview

The **Jira Service Management Connector** in **DBSync Cloud Workflow** enables secure, automated integration between **Jira Service Management (JSM)** - Atlassian’s IT service management and support platform - and your enterprise applications such as accounting systems, e-commerce platforms, and CRMs.

This connector allows you to read, create, update, and synchronize service desks, Projects, Issues, users, Service Requests and more from Jira Service Management with external systems - driving cross-system workflows, improving response times, and reducing manual data entry.

## Key Benefits

**For Business Users:**

* **Unified Service Data:** Ensure consistent support ticket data across systems for better visibility.
* **Process Automation:** Trigger actions such as notifications, updates, or escalations based on ticket changes.
* **Enhanced Collaboration:** Share ticket and incident information between service management and other business systems.

**For Technical Teams:**

* **Secure Cloud Integration:** Uses OAuth 2.0 for secure authentication with Jira Service Management.
* **Flexible Operations:** Create, retrieve, and update service requests.
* **Event-Driven Workflows:** Automate tasks based on triggers such as new tickets or status updates.

## **Supported Versions**

The following versions are supported:

* Jira Service Management Server 3.5 and above.

**Note:** Older versions may work but are not officially tested.

## Prerequisites

{% stepper %}
{% step %}

### DBSync Access

* A valid license for this connector and access to the DBSync Cloud Workflow platform.
  {% endstep %}

{% step %}

### Jira Service Management Account

* A Jira Service Management user account with administrative privileges to access APIs.
  {% endstep %}

{% step %}

### OAuth App Authorization

* Permission to grant OAuth access when connecting via the connector.
  {% endstep %}
  {% endstepper %}

## Connector Configuration

Each connector instance represents a link between DBSync and a particular Jira Service Management account or site.

### Authentication (OAuth 2.0)

The Jira Service Management Connector uses **OAuth 2.0** for secure authentication.

OAuth tokens eliminate the need to store passwords and support automatic token refresh for long-running workflows.

## Quick Setup Guide

Follow these steps to configure the Jira Service Management Connector:

{% stepper %}
{% step %}

### Login to DBSync Cloud Workflow

* Use your DBSync credentials to access the platform.
  {% endstep %}

{% step %}

### Add the Connector

* Navigate to the connectors list in the Apps pane and select **Jira Service Management**.
  {% endstep %}

{% step %}

### Click Login to Jira (OAuth)

* In the JIRA Service Management configuration page, click **Login to Jira (OAuth)** to launch the OAuth authorization flow.

  <figure><img src="https://1036205596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv9avy716UiAsS24zOznZ%2Fuploads%2FGC7CnkScob37Nvc0dDZD%2Funknown.png?alt=media&#x26;token=9d972dfc-2eee-4cc6-8529-003822fe744d" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Authorize Access

* Log in to Jira Service Management with your **Username** and **Password** and grant access to DBSync.
  {% endstep %}

{% step %}

### Verify Connection

* Upon successful authentication, your user and site details will be displayed - indicating a successful connection.
  {% endstep %}
  {% endstepper %}

Once connected, Jira Service Management data objects are available in workflows for triggers, tasks, and integrations.

## Common Use Cases

The Jira Service Management Connector supports many real-world automation scenarios, including:

* **Automated Ticket Creation** - Automatically create support tickets in JIRA Service Management from CRM cases
* **Status Sync Across Systems** - Update issue status in other enterprise systems (For example, ERP, CRM) when Jira Service Management tickets change.
* **Comment Synchronization** - Sync internal and external comments between JSM and other communication platforms.
* **Service Reporting & Dashboards** -Schedule data pulls from JSM for analytics and reporting systems.

### Uses

The Jira Service Management connector can:

* Integrate Jira Service Management Issues into CRM Case for improved customer service.
* Automate data entry to eliminate errors and ensure data integrity.
* Support automated business processes such as Integrated Case Management and Customer Success Eco-system.

## Frequently Asked Questions (FAQ)

<details>

<summary>Can I connect multiple Jira Service Management instances?</summary>

Yes, create separate connector configurations for each Jira Service Management site you want to integrate.

</details>

<details>

<summary>Is the connector secure?</summary>

Yes, uses OAuth 2.0 for secure authentication, and tokens are stored securely.

</details>

<details>

<summary>Can custom fields be used in integrations?</summary>

Yes, custom fields and issue types can be accessed and included in workflows as long as permissions allow.

</details>

<details>

<summary>Can I trigger workflows based on ticket updates?</summary>

Workflows can be triggered based on events such as new tickets, field changes, or scheduled checks.

</details>

<details>

<summary>Does the connector support bi-directional sync?</summary>

Yes, workflows can be configured to sync data both ways between Jira Service Management and external systems.

</details>

<details>

<summary>Is the service desk connector available for both On-demand and On-premise versions?</summary>

Yes, it supports both versions.

</details>

<details>

<summary>How does DBSync connect to Jira Service Management server?</summary>

DBSync connects through its service desk connector using built-in API methods for data retrieval and insertion.

</details>

<details>

<summary>Does DBSync need to be installed on the same machine as Jira Service Management?</summary>

No, DBSync operates through the cloud for easy accessibility and maintenance without additional installations.

</details>

## Summary

The **Jira Service Management Connector** in **DBSync Cloud Workflow** provides a powerful integration solution for automating service desk operations and synchronizing support ticket data across your technology ecosystem. By enabling secure and flexible workflows, this connector helps organizations improve service response times, automate business processes, and maintain a unified view of service requests across systems.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mydbsync.com/cloud-workflow/2026_connectors_new/jira-service-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
