Join us as we sit down with Doug Cahill and talk about Cybersecurity Integrations: The ROI Black Hole

PARTNER

Jira Service Management

Atlassian | Ticketing

Jira Software by Atlassian is an industry-standard issue and project tracking tool used by software, security, and IT teams to manage bugs, vulnerabilities, incidents, and operational tasks.

Vendors looking to integrate Jira Software into their security or IT products can use Synqly's normalized ticketing connector to create, update, and query Jira issues without managing Atlassian REST API changes. Integrate Jira to operationalize findings and automate ticket workflows.

Configuration for Jira Service Management.

[Configuration guide](https://docs.synqly.com/guides/provider-configuration/jira-service-management-ticketing-setup)

Integration Use Cases

add_notes

Create Attachment

[beta: currently supported by Jira] Creates an `Attachment` for the ticket with id `{ticketId}` in the token-linked `Integration`.

comment

Create Comment

Creates a comment on the ticket matching {ticketId} from the token-linked Integration.

confirmation_number

Create Ticket

Creates a `Ticket` object in the token-linked Integration.

attach_file_off

Delete Attachment

[beta: currently supported by Jira] Deletes the Attachment object matching {attachmentId} for the Ticket matching {tickedId} from the token-linked Integration.

comments_disabled

Delete Comment

Deletes the comment matching {commentId} form the ticket matching {ticketId} from the token-linked Integration.

file_export

Download Attachment

[beta: currently supported by Jira] Downloads the Attachment object matching {attachmentId} for the Ticket matching {tickedId} from the token-linked Integration.

confirmation_number

Get Ticket

Returns a `Ticket` object matching `{ticketId}` from the token-linked `Integration`.

attach_file

List Attachments Metadata

[beta: currently supported by Jira] Returns metadata for all Attachments for a `Ticket` object matching `{ticketId}` from the token-linked `Integration`.

list_alt

List Comments

Lists all comments for the ticket matching {ticketId} from the token-linked Integration.

assignment

List Projects

Returns a list of `Projects` from the token-linked `Integration`. Tickets must be created and retrieved within the context of a specific Project.

variables

List Remote Fields

List all remote fields for all Projects in a ticketing integration. The response will include a list of fields for each issue type in the ticketing provider.

confirmation_number

Patch Ticket

Updates the `Ticket` object matching `{ticketId}` in the token-linked `Integration`.

confirmation_number

Query Tickets

Returns a list of `Ticket` objects from the token-linked `Integration`.

Integration Resources