Skip to main content
Question

BoxSharedLink with multiple files

  • May 22, 2025
  • 2 replies
  • 24 views

Forum|alt.badge.img

Hi there,

 

how i can use BoxSharedLink  to create shared Link for multiple files and/or folders

 

Thanks for your help

2 replies

Forum|alt.badge.img

Hello, 

 

Thanks so much for using our Platform and Development Forum! 

 

If you take a look at the Get Shared Link endpoint, a file id needs to be passed in order to create the shared link for that specified file. It sounds like you're using our Java SDK and it doesn't appear we have a method that allows you to pass multiple file ids. Therefore, you are going to need to make this call multiple times for each file you need a link for or create a custom method for this functionality. 

 

Best, 

Kourtney 


Forum|alt.badge.img

So, can someone answer this question maybe?