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

how can we integrate dynamics CRM with Bitbucket?

Sanket
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 8, 2023

Any Updates on how we can integrate dynamics CRM with Bitbucket?
I need to import and publish solutions in CRM from bitbucket. Any Idea how we can do that?

1 answer

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 9, 2023

Hi @Sanket and welcome to the community!

We don't have an official integration with Dynamics CRM.

If Dynamics CRM offers an API or a CLI that can perform the actions you want, then you may be able to use Bitbucket Pipelines in order to run builds and use this API or CLI during your build.

For Pipelines that run in our own infrastructure, every step runs in a Docker container where the repo is cloned (unless you disable cloning). The commands added to a step's script are Linux commands.

You can also use one of our self-hosted runners that allow you to run builds in Pipelines on your own infrastructure, and you won’t be charged for the build minutes used by your self-hosted runners:

The first step though would be to figure out if Dynamics CRM offers an API or a CLI that you can use in order to perform the actions you want.

Kind regards,
Theodora

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events