ODBC Driver for Jira Service Desk

Build 22.0.8462

ServiceDesks

This resource represents a service desk. A service desk is based on a project in the JIRA platform, and is used to manage customer requests.

Select

The driver will use the Jira Service Desk API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the driver.

  • Id supports the '=' operator.
For example, the following query is processed server side:
SELECT * FROM ServiceDesks WHERE Id = '1'

Columns

Name Type Description
Id [KEY] String The Id of the service desk.
ProjectId String The ID of the project.
ProjectName String The name of the project.
ProjectKey String The key of the project.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462