Skip to main content
Question

Connect Box Drive from Python

  • May 22, 2025
  • 1 reply
  • 5 views

Forum|alt.badge.img

Hi,

 

I am working in a python project where I need to extract few file from a Box location and after doing some process again place some new files to another location in the Box folder. Can you advise the way I design this pipeline. Also if you can provide some python sample code which basically performs this task. That would be really helpful.

 

Regards,

Debasis 

1 reply

Forum|alt.badge.img

Hello, 

We don't have full sample code apps to provide at this time. I hope to offer this sometime in the future. You can checkout the sdk docs to see sample code snippets though. I probably wouldn't advise using Box Drive. I would just make a JWT application and download/upload the files using the API endpoints. 

Thanks, 

Alex, Box Developer Advocate