Jira Connector
Jira Connector Help
Version 6
ZappySys Logo File Version: v6
Supported Engine: 12

Tables for Jira Connector


On this page you will see possible API actions you can perform with Jira connector. We will refer this as API Table or just Table.

Name Description Supported Operations
Comments No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES get_comments
INSERT NO
UPDATE NO
UPSERT NO
DELETE NO
LOOKUP NO
Fields No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES get_fields
INSERT NO
UPDATE NO
UPSERT NO
DELETE NO
LOOKUP NO
Issues No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES get_issues
INSERT YES create_issues
UPDATE YES update_issue
UPSERT NO
DELETE YES delete_issue
LOOKUP YES get_issues
IssueTypes No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES get_types
INSERT NO
UPDATE NO
UPSERT NO
DELETE NO
LOOKUP NO
Projects No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES get_projects
INSERT YES create_project
UPDATE YES upsert_project
UPSERT YES upsert_project
DELETE YES delete_project
LOOKUP NO
Users No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES get_users
INSERT YES create_user
UPDATE NO
UPSERT NO
DELETE YES delete_user
LOOKUP NO
Worklogs No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported ? Reference EndPoint
SELECT YES get_worklogs
INSERT YES create_worklog
UPDATE YES update_worklog
UPSERT NO
DELETE YES delete_worklogs
LOOKUP NO