Please enable JavaScript to view this site.

Error itgendoc001X

xMsg javascript has not been loaded.

JIRA Cloud API Data Model

Navigation: Schema: Core > Tables

AppWebhooks: JIRA Cloud Webhooks

Contents Previous Home Next More

Catalog: JIRA

Schema: Core

Primary Keys: id

Label: Webhooks

This is a read-only table. The JIRA Cloud API may not support changing the data or the Invantive SQL driver for JIRA Cloud does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the JIRA Cloud API.

Select JIRA Cloud API URL: /webhook

Insert JIRA Cloud API URL: /webhook

Update JIRA Cloud API URL: /webhook

Delete JIRA Cloud API URL: /webhook

Field Selection Method: NotRequired

Table Columns

The columns of the table AppWebhooks are shown below. Each column has an SQL data type.

Name

Data Type

Label

Required

Documentation

events

string

 

The Jira events that trigger the webhook. Valid values: jira:issue_created, jira: issue_updated, jira: issue_deleted, comment_created, comment_updated, comment_deleted, issue_property_set, issue_property_deleted.

expirationDate

int64

 

Expiration date.

id

int64

 

The ID of the webhook.

jqlFilter

string

 

The JQL filter that specifies which issues the webhook is sent for.

 

29-09-2021 12:42 Version 20.2.43-PROD+3437