Obtaining box links en masse

回答済み
新規投稿

コメント

3件のコメント

  • 正式なコメント
    Kourtney

    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

    コメントアクション パーマリンク
  • Nick Birkby

    Hi Kourtney,

    Is there a way of getting Box links for files in bulk (about 100 files) without using API?  Unfortunaltey, I don't have API skills.

    Thanks in advance.

    Nick

    0
    コメントアクション パーマリンク
  • Kristina Soler

    Bumping this inquiry. Can we get box links in bulk without this API?

    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。