The Box CLI allows developers to manipulate the content objects in bulk. In this article we're exploring how to share folders in an automated way.
Inspiration for this exercise came from a developer query in our forum, “Is there an automated way to create shared links to folders?”
The immediate answer is “yes”, but let’s take a look at the details of this use case.
This is a set of scripts to implement the use case of creating shared links to folders in bulk. The scripts are written in bash and use the Box CLI.