What approach should be taken to efficiently migrate repository webhooks from Bitbucket Server to Bitbucket Cloud?
Community moderators have prevented the ability to post new answers.
Hi Abdulqudus,
You could use our APIs to write a script that gets the webhooks from Bitbucket Server and then creates them in Bitbucket Cloud repos.
Bitbucket Server has an endpoint to get repository webhoooks:
Bitbucket Cloud provides the following API endpoint for creating a webhook:
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.