The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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. 

TAGS
AUG Leaders

Atlassian Community Events