Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page Properties


Description

Add a user defined webhook. By default, the webhook will be enabled. Use '--options disable' to disable the webhook. By default, the webhook will send a payload body as part of the post to the url depending on the type of event. Use '--options excludeBody' to prevent the sending of the payload body. In this case, the only information available to the receiving service will be the query parameters on the url.

Required Parameters

name, url

Optional Parameters

events, jql, options, description

Type

Create

Category

Webhooks

Output Formats

Replacement Variables

webhookId

Hostingcloud,server,datacenter
Since Version9.1

Examples

addWebhook


...