AppWebhooks: JIRA Cloud Webhooks |
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. |
19-12-2022 16:35 Version 22.1.113-BETA+3734