-
Recently active
Got an interesting question from a developer: I need to rename a file in Box using the Python SDK API. I know the filename, but I guess to rename it I need a file object. How do I create a file object when all I have is the name of the file? The file is located in the root folder.
Got an interesting questions from a developer: I’m looking to get video durations for a list of box.com files but can’t find anywhere in the API how to do it. I’m needing this for lots of videos uploaded to Box so I’m hoping to grab the video duration (you can see it on the video preview) instead of downloading the entire file. I’m working in Python.
Got an interesting question from a developer: I have been shared a Box folder via the following link: https://asmodeeuk.app.box.com/v/HobbyOrder I would like to programatically access these files in python or at least download them locally. I have set up a developer box account and I am just using the developer token for now. TOKEN = 'DEV_TOKEN' auth = OAuth2(None, None, access_token=TOKEN) box = Client(auth) I have also added this to my favourites in Box. favourites_id = 8166214818 items = box.collection(collection_id=favourites_id).get_items() for item in items: print(item.id) I can use the above code to see that the folder is in my favourites collection {'etag': '0', 'id': '20105505368', 'name': 'Asmodee Box', 'sequence_id': '0', 'type': 'web_link', 'url': 'https://asmodeeuk.app.box.com/v/HobbyOrder'} However I cannot figure out how to use the above to open the folder and list / download the items within. Can anyone help wit
Whether you are looking to build a full customer facing portal or just add Box functionality to your app, UI Elements are here to help. For more information, check out our documentation.
If you want to automate and scale your tedious daily chores, the Box CLI is your friend. For more information, you can check out these links: Docs page Github home Github docs CLI Quickstart Sample Code
Come on in and let us help you build your app! For more information, you can check out these links: Docs page Github home Github docs Sample Code UI Components Browse Share Preview
I see you are sharp. Come on in the Visual Studio! For more information, you can check out these links: Docs page Github home Github docs Sample Code
Grab a cup o’ joe and join in on the Java talk! For more information, you can check out these links: Docs page Github home Github docs Sample Code
Love Node? I promise this forum will callback to you time and time again. For more information, you can check out these links: Docs page Github home Github docs Sample Code
Pythonistas need apply! This is the home for all your questions about the Python SDK or Python in general. For more information, you can check out these links: Docs page Github home Github docs Sample Code
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.