Schema Information of Jira

This topic provides a structured reference to assist you in working with Daton's Jira connector and the associated fields and tables.

Need help with something?

Talk to data expert

Tables/APIs

The following is the list of tables or APIs associated with the Jira connector:
  • Projects
  • ProjectCategory
  • ProjectType
  • Resolution
  • ProjectRoles
  • Issues

Jira Data

Projects
 
Purpose: Returns projects visible to the user.
 
Replication: Full Replication
 
Replication Key: NA
 
Fields
Name
Target Datatype
self
STRING
id
STRING
key
STRING
name
STRING
projectTypeKey
STRING
simplified
BOOLEAN
style
STRING
isPrivate
BOOLEAN
ProjectCategory
 
Purpose: Returns all project categories.
 
Replication: Full Replication
 
Replication Key: NA
 
Fields
Name
Target Datatype
self
STRING
id
STRING
name
STRING
description
STRING
ProjectType
 
Purpose: Returns all project categories.
 
Replication: Full Replication
 
Replication Key: NA
 
Fields
Name
Target Datatype
key
STRING
formattedKey
STRING
descriptionI18nKey
STRING
color
STRING
Resolution
 
Purpose: Returns a list of all issue resolution values.
 
Replication: Full Replication
 
Replication Key: NA
 
Fields
Name
Target Datatype
self
STRING
id
STRING
description
STRING
name
STRING
ProjectRoles
 
Purpose: Project roles are a flexible way to to associate users and groups with projects. Jira Cloud, the list of project roles is shared globally with all projects, but each project can have a different set of actors associated with it. Returns all project roles and the details for each role. Note that the list of project roles is common to all projects.
 
Replication: Full Replication
 
Replication Key: NA
 
Fields
Name
Target Datatype
self
STRING
name
STRING
id
INTEGER
description
STRING
Issues
 
Purpose: Returns a list of all issues.
 
Replication: Full Replication
 
Replication Key: NA
 
Fields
Name
Target Datatype
id
STRING
key
STRING
fields
RECORD

Table of Contents