Jira ConnectorsZappySys Jira Connector provide read / write capability inside your app (see list below), using these drag and drop , high performance connectors you can perform many Jira operations without any coding. You can use this connector to integrate Jira data inside apps like SSIS, SQL Server or popular ETL Platforms / BI Tools/ Reporting Apps / Programming languages (i.e. Informatica, Power BI, SSRS, Excel, C#, JAVA, Python) |
![]() |
Click on your App below to get started with Jira Integration
Choose your App / Scenario for which you like to integrate Jira
Actions supported by Jira Connector
Jira Connector support following actions for REST API integration. If some actions are not listed below then you can easily edit Connector file and enhance out of the box functionality.
Read Resources
Read Fields
Parameter | Description |
---|
Read Custom Fields
Parameter | Description |
---|---|
CustomColumnsRegex |
|
Read Issue Types
Read Users
Parameter | Description |
---|
Create User
Delete User
Parameter | Description |
---|---|
AccountId |
|
Read Projects
Create Project
Upsert Project
Parameter | Description |
---|---|
ProjectIdOrKey |
|
Delete Project
Parameter | Description |
---|---|
ProjectIdOrKey |
|
EnableUndo |
|
Read Issues
Create Issues
Update Issue
Parameter | Description |
---|---|
IssueIdOrKey |
|
NotifyUsers |
|
OverrideScreenSecurity |
|
OverrideEditableFlag |
|
Delete Issue
Parameter | Description |
---|---|
IssueIdOrKey |
|
Read Worklogs
Create Worklog
Update Worklog
Parameter | Description |
---|---|
IssueIdOrKey |
|
WorklogId |
|
Delete Worklog
Parameter | Description |
---|---|
IssueIdOrKey |
|
WorklogId |
|
Read Comments
Read Changelogs
Returns a paginated list of all changelogs for an issue sorted by date, starting from the oldest. OAuth scopes required: read:issue-meta:jira, read:avatar:jira, read:issue.changelog:jira
Parameter | Description |
---|---|
IssueId Or Key |
|
Read Changelog Details
Returns a paginated list of all changelogs and fields updated for an issue sorted by date, starting from the oldest. OAuth scopes required: read:issue-meta:jira, read:avatar:jira, read:issue.changelog:jira
Parameter | Description |
---|---|
IssueId Or Key |
|
Read Changelogs by IDs
Returns changelogs for an issue specified by a list of changelog IDs. OAuth scopes required: read:issue-meta:jira, read:avatar:jira, read:issue.changelog:jira
Parameter | Description |
---|---|
IssueId Or Key |
|
Comma Separated ChangeLog Ids |
|
Read Get custom field contexts Details
Returns a paginated list list of contexts for a custom field. OAuth scopes required: read:field:jira, read:custom-field-contextual-configuration:jira
Parameter | Description |
---|---|
FieldId |
|
Read Get custom field contexts Details
Returns a paginated list of all custom field option for a context. Options are returned first then cascading options, in the order they display in Jira. OAuth scopes required: read:field.option:jira
Parameter | Description |
---|---|
FieldId |
|
ContextId |
|
Generic Request
This is generic endpoint. Use this endpoint when some actions are not implemented by connector. Just enter partial URL (Required), Body, Method, Header etc. Most parameters are optional except URL.
Parameter | Description |
---|---|
Url |
|
Body |
|
IsMultiPart |
|
Filter |
|
Headers |
|