Connectors
Jira Service Management
Icon

Jira Service Management Connector

Quickly build integrations connecting your B2B SaaS to Jira Service Management.

About the Jira Service Management Connector

Interact with the Jira Service Management API to manage service requests, issues, request types, queues, and approvals.

Actions

Action NameAction Description
List Service DesksReturns all service desks in the Jira Service Management instance.
Get Service DeskReturns a single service desk by ID.
List RequestsReturns service requests for the given service desk.
Create RequestCreates a new service request in the specified service desk.
Get RequestReturns a single service request by issue ID or key.
Add CommentAdds a comment to a service request.
List CommentsReturns comments for a service request.
Upload Temporary FileUploads a file as a temporary attachment for later use with Add Attachment.
Add AttachmentAttaches a previously uploaded temporary file to a service request.
List ApprovalsReturns the approvals for a service request.
Approve or Decline RequestApproves or declines a pending approval on a service request.
List SLA InformationReturns SLA information for a service request.
List TransitionsReturns available status transitions for a service request.
Transition RequestTransitions a service request to a new status.
List OrganizationsReturns all organizations in the Jira Service Management instance.
Create OrganizationCreates a new organization.
Get OrganizationReturns a single organization by ID.
Delete OrganizationDeletes an organization by ID.
List Organization UsersReturns users associated with an organization.
Add Users to OrganizationAdds users to an organization by accountId.
Remove Users from OrganizationRemoves users from an organization by accountId.
List Service Desk OrganizationsReturns organizations linked to a service desk.
Add Organization to Service DeskLinks an organization to the specified service desk.
Remove Organization from Service DeskUnlinks an organization from the specified service desk.
List Organization PropertiesReturns the property keys stored against an organization.
Get Organization PropertyReturns the value of a single organization property.
Set Organization PropertyStores a custom JSON value against an organization under the specified property key.
Delete Organization PropertyRemoves a custom property from an organization by key.
List CustomersReturns customers associated with a service desk.
Create CustomerCreates a portal-only customer account, adds them to the specified service desk, and sends an invite email.
Create Portal-Only CustomerCreates a portal-only customer account without linking them to a service desk.
Add Customers to Service DeskAdds one or more existing customers to the specified service desk by accountId.
Remove Customers from Service DeskRemoves one or more customers from the specified service desk by accountId.
Revoke Portal-Only AccessRevokes a user's portal-only access so they can no longer log in as a portal customer.
List Request TypesReturns all request types for a service desk.
Get Request TypeReturns a single request type for a service desk.
List QueuesReturns queues for a service desk.
List Queue IssuesReturns the issues in a service desk queue.
Create Integration AlertIngests a new alert into JSM Ops via the integration API. Returns an asynchronous request ID; use Get Integration Alert Request to check processing status.
Acknowledge Integration AlertAcknowledges an alert via the integration API. Returns an asynchronous request ID.
Close Integration AlertCloses (resolves) an alert via the integration API. Returns an asynchronous request ID.
Add Integration Alert NoteAdds a note to an alert via the integration API. Returns an asynchronous request ID.
Get Integration Alert RequestReturns the processing status of an asynchronous Integration Events request by ID.
Create Ops AlertCreates a new alert in JSM Ops. Returns an asynchronous request ID; use Get Ops Alert to fetch the resulting alert once processed.
List Ops AlertsReturns alerts in JSM Ops, optionally filtered by query.
Get Ops AlertReturns a single Ops alert by identifier.
Delete Ops AlertDeletes an Ops alert.
Acknowledge Ops AlertAcknowledges an Ops alert.
Close Ops AlertCloses (resolves) an Ops alert.
Snooze Ops AlertSnoozes an Ops alert until the supplied ISO-8601 timestamp.
List Ops SchedulesReturns all on-call schedules configured in JSM Ops.
Get Ops ScheduleReturns a single Ops schedule by ID.
Get Ops On-CallReturns the recipients currently on-call for the specified Ops schedule.
Search Asset ObjectsSearches Assets/CMDB objects using AQL (Asset Query Language).
Get Asset ObjectReturns a single Assets/CMDB object by ID.
Create Asset ObjectCreates a new Assets/CMDB object of the specified object type with the provided attributes.
Update Asset ObjectUpdates an existing Assets/CMDB object with the supplied attributes.
Delete Asset ObjectDeletes an Assets/CMDB object by ID.
List Asset SchemasReturns all Assets/CMDB object schemas in the workspace.
Get Asset SchemaReturns a single Assets/CMDB object schema by ID.
List Schema Object TypesReturns all object types defined in the specified Assets/CMDB object schema.
Raw RequestSend raw HTTP request to the Jira Service Management REST API.

Triggers

Trigger NameTrigger Description
New Ops AlertsFetches new alerts created in Jira Service Management Ops on a recurring schedule.
New Service RequestsFetches new service requests created in Jira Service Management on a recurring schedule.