Welcome to the new Box Support website. Check out all the details here on what’s changed.

Comments

1 comment

  • bibek_k

    Hi,

     

    You have to iterate the folder where your file resides and match the file name using the https://api.box.com/2.0/folders/folder_id/items  API, if the item type is file and the name matches, get the  id. And then use that id to download the file.

     

    But again, it depends on how you are getting file input and how your application is structured. 

     

    thanks, 

    Bibek

    0
    Comment actions Permalink

Please sign in to leave a comment.