cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

SnapLogic Versioning in BitBucket

Sravanthi_Kodak
New Contributor II

Hi Team,

We would like to use BitBucket for versioning the SnapLogic pipelines. Could you please let us know the steps for proceeding with the same.

Do we need to install SnapLogic APP in BitBucket? Or how it will be.

Thanks,
Sravanthi

6 REPLIES 6

Sravanthi_Kodak
New Contributor II

Hi Team,

Can we get some help on SnapLogic Versioning in BitBucket?

Thanks,
Sravanthi

Hi Sravanthi,

From my understanding, currently SnapLogic support only GitHub versioning directly from the SnapLogic Manager.
If you prefer using BitBucket, based on my experience, then you should probably go with a custom versioning tool in SnapLogic (at least in this point of time). We have already made one tool for another versioning system and it is working fine.

Regards,
Petar

Sravanthi_Kodak
New Contributor II

Hi Peter,

Can you please provide some idea on custom versioning tool in SnapLogic.

Thanks,
Sravanthi

Hi Sravanthi,

You need to search for BitBucket REST APIs documentation and create your own project in SnapLogic. You should also read more about SnapLogic Metadata Snap Pack. For example if you want to push some pipeline to git, read that pipeline using SnapLogic Read snap and using rest api provided from BitBucket push it to the repository.

Regards,
Petar