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

webhook @ bitbucket cloud

Gary Leong October 13, 2019

It looks like bitbucket cloud can be different than server.  I have two questions:

 

1) Bitbucket server has "secrets" for creating a webhook but Bitbucket cloud does not.  Is this corret?

 

2) Bitbucket cloud allows for insecure ssl in the UI.  How is this accomplished in the api?  I can't seem to find it either in the creation or the modification of the webhook.

 

https://confluence.atlassian.com/bitbucket/manage-webhooks-735643732.html

https://developer.atlassian.com/bitbucket/api/2/reference/resource/repositories/%7Busername%7D/%7Brepo_slug%7D/hooks/%7Buid%7D

1 answer

0 votes
Ana Retamal
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 16, 2019

Hi Gary, welcome to the Community!

1) This is correct, Bitbucket Cloud does not have secrets.

2) What do you mean by insecure SSL? Are you referring to skipping the certificate verification option:

When you create a webhook, Bitbucket provides the Skip certificate verification option, which allows you to disable certificate verification when sending event payload requests to the webhook URL.

If that's what you want, this is not documented in our API documentation but you can still access this setting using

https://api.bitbucket.org/2.0/repositories/owner/repositoryname/hooks/

Let us know,

Ana

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events