Skip to main content

Bitbucket Cloud Webhook

1. Navigate to your Bitbucket repo.

2. On left sidebar click on "Repository Settings".
image.png
3. On left sidebar click on "Webhooks".
image.png
4. Click "Add webhook".

image.png

5. In the Title add a name for the webhook.

image.png

6. In the URL add "https://<enterprise-dns>/api/application/client/git/events/add".

image.png

7. Go to Trigger section and select "Created", "Updated", "Merged", "Declined" and "Push".

image.png

8.Click "Save".

image.png