I develop binary content (course materials in Powerpoint, PDFs, etc) and I want to programmatically share the latest version on a Dropbox group folder. I'm aware they could easily get the latest version of a repository from Bitbucket's Downloads, but at this point my organization has adopted Dropbox and I want to minimize disruption. Is there a way to easily share the latest commit of a repository to Dropbox? Something like publishing the zip file on Downloads to a Dropbox folder or a way to deploy to Dropbox on push.
Thanks,
Melvin.
Community moderators have prevented the ability to post new answers.
Hi @[deleted] you can achieve this using Dropbox API with curl in bamboo script task.
Here is the official documentation @link.
Cheers
Omar H.
Thanks for responding, Omar. Unfortunately, I'm unfamiliar with the DB API, curl and bamboo.. :) I'm now looking at the documentation. If you know of a similar example to what I want to accomplish, please send it over.
Thanks! :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Apply agile practices
Transform how you manage your work with agile practices, including kanban and scrum frameworks.
Learning Path
Configure agile boards for Jira projects
Learn how to create and configure agile Jira boards so you can plan, prioritize, and estimate upcoming work.
Jira Essentials with Agile Mindset
Suitable for beginners, this live instructor-led full-day course will set up your whole team to understand how to use Jira with an agile methodology.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.