Skip to main content
Question

BoxItem.getSharedItem not returning the file id

  • May 27, 2025
  • 2 replies
  • 11 views

Forum|alt.badge.img

I am sucessfully callinng getSharedItem with Java API, problem is the returned object is missing the id for the file. I need file id so that I can automate downloading of the file. See sample below...

Any help appreciated

Stan.

lxh01JDSQEPNZ2MY2D9RS5XSF9XBH.png

2 replies

Forum|alt.badge.img

Hi Stanley,

Welcome to Box Community and glad to assist!

It shows that you have a designated team that works with Box Premier Services. For immediate assistance, you should contact your internal helpdesk team.

Thanks for posting! 


Forum|alt.badge.img

Okay, I figured it out. I could call getID() on the info object in Java.