Skip to main content
Question

How to programatically pull a file from a folder of a box account

  • May 27, 2025
  • 1 reply
  • 7 views

Forum|alt.badge.img

Info required to fetch a file from a box account and store it on my local server. The file(s) will be placed in a specific named folder. I'll need to pull all files in that folder basis logic in my application. Once downloaded, I then delete those files to clean out the folder

1 reply

Forum|alt.badge.img
  • Author
  • Known Participant
  • 34746 replies
  • May 27, 2025

Hi.

Take a look at our API Folder and File requests.

Also check out our SDK's and Tools, may be we have an SDK for the development language you're using.