Obtaining box links en masse
回答済みIf you have several thousand folders and you want to create a shared link for all of them individually, is there any way to generate that in bulk? The ideal would be an excel with one column with all the folder names and a second column with all the associated shared links.
Thanks for any help here!
-
正式なコメント
Hello Vienna,
It is possible to create shared links in bulk via our API. I would recommend doing this with our CLI based on what you've described. Here is documentation for the command you'd want to use: https://github.com/box/boxcli/blob/master/docs/folders.md#box-foldersshare-id. This will allow you to create a .csv file with one column of all the folder IDs you'd like a shared link for and then you can export the results as a .csv so you have each generated shared link.
box folders:share ID --bulk-file-path=INSERTPATHHERE
--save-to-file-path=INSERTPATHHERE
Best,
Kourtney, Box Developer Advocate
コメントアクション
サインインしてコメントを残してください。
コメント
5件のコメント