Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Webhook for BitBucket Data Center

Assaf Shlomi September 22, 2020

Hi,

We would like to interface with BitBucket Data Center using a Webhook. I understand that a plugin is required. 

Is plugin mandatory? What plugns are available? Is there any plugin that do not require annual fees? 

1 answer

1 accepted

1 vote
Answer accepted
Daniel Eads
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 22, 2020

Hi Assaf,

Are you looking for Bitbucket to send a webhook to another service? If so, Bitbucket Server (and Data Center) can natively send webhooks when certain actions occur in a repository. For example, when someone pushes a commit to a repository, you could fire a webhook that triggers a build or one that sends a message to your chat client.

On the other end - if you'd like an external system to cause something to happen in Bitbucket (an incoming webhook), then a bit more information about what you'd like to trigger would be helpful. Bitbucket Server and Data Center don't have incoming webhooks, either natively or via plugins I'm aware of, but it does have an extensive Rest API that you could make calls to for particular actions. It supports personal access tokens, so that you can make authenticated calls to the API without having to store a password in an external system.

Cheers,
Daniel

Assaf Shlomi September 24, 2020

Thanks. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events