Coralogix supports integration with Bitbucket
webhooks, which can be used to inform Coralogix when a new build has been issued.
Note: This document includes cluster dependent URL’s. Please refer to the following table to select the correct Coralogix Bitbucket Version Tags API endpoint for your Coralogix Portal domain’s extension (.com/.us/.in):
Cluster Bitbucket Tags Endpoint
.com https://webapi.coralogix.com/api/v1/external/bitbucket/
.us https://webapi.coralogix.us/api/v1/external/bitbucket/
.in https://webapi.app.coralogix.in/api/v1/external/bitbucket/
URL Parameters
https://<YourCoralogixPortalHere>/#/integration/apikey
“Data Flow --> API Keys --> Alerts, Rules and Tags API Key
)URL Example
https://webapi.coralogix.com/api/v1/external/bitbucket/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx?application=bitbucket&subsystem=build-tag-test&name=bitbucket-tag-test
(Please note the question mark ‘?’ immediately after the API key. You could copy and paste this example,
and replace the API Endpoint, Alerts and Tags API Key, and additional parameters with your own values).