We use Dropbox's python module, we have some folders which we are creating shared links for that have hundreds of items in, which all need individual links creating for. You have to do a request for every item, which is slow. Is there a better way to do this?