Versions Compared

Key

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

...

Parameter

Description

Name

Enter your preferred name of the rule.

Webhook URL

Enter the API URL. For Bitbucket Pipeline, refer to the following link: https://developer.atlassian.com/cloud/bitbucket/rest/api-group-pipelines/#trigger-a-pipeline-for-a-commit-on-a-branch-or-tag

Headers and Value

Enter Headers and values. For Bitbucket Pipeline, refer to the following link: https://developer.atlassian.com/cloud/bitbucket/rest/api-group-pipelines/#trigger-a-pipeline-for-a-commit-on-a-branch-or-tag

After entering Headers and Values, click on the Add button after entering Header and its Value. The entered details will be displayed below the fields.

HTTP-Method

Select HTTP-method from POST.

Webhook Body

Select the JSON option from the drop-down and enter the Webhook Data or request body in the field accordingly.

...