Triggering a Bamboo build from Bitbucket Cloud using Webhooks

Webhooks provide a way to allow Bitbucket Cloud to make requests to your server whenever certain events occur in Bitbucket Cloud. The purpose of this guide is to help you setup a webhook that will trigger a Bamboo build from Bitbucket Cloud after certain events like creating a branch or pull request, or pushing a commit.

  1. When creating or editing a repository, turn on the Enable webhooks flag in the main configuration section.
  2. Register and configure a webhook either from Bamboo or Bitbucket Cloud in one of the following ways: