Please provide a solution to import other git repositories into the bitbucket repo using API.
Hi Anil and welcome to the community!
I'm afraid that we don't have an API endpoint for importing a repository to Bitbucket Cloud.
You can import manually from our website, via https://bitbucket.org/<workspace-id>/workspace/repository/import where <workspace-id> replace with the id of the workspace you want to import to.
If you need to import a large number of repos, you could write a script that does the following for each repo you want to import:
We have a feature request for providing an API endpoint for import that you can vote for
Kind regards,Theodora
Thank you for the suggestion.
It looks like you're new here. Sign in or register to get started.