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

Bulk file moving with REST API

New post

Comments

2 comments

  • Jason

    Hey , 

     

    Thanks for your message! This is in fact a question we get a lot and batch functionality is something we are working on. Batch API functionality actually exists in a few of our SDKs, like the Java SDK for example:

    https://github.com/box/box-java-sdk/blob/35721c7b57776f2228a4d24bb5252a8ae373c559/src/main/java/com/box/sdk/BatchAPIRequest.java

     

    But you'll notice it's not publicly documented on developer.box.com yet. In short, we have some functionality out now - not all endpoints are supported and we're not ready to call it something that's fully ready for implementation. As a result, some SDKs are have foundational pieces built in but it's not a wholesale ready-to-go feature... yet. As soon as it is, you'll be able to see at our API Changelog:

    https://developer.box.com/v2.0/docs/api-changelog

     

    Thanks,

    Jason

    0
    Comment actions Permalink
  • Borconi

    Hi Jason


    Thank you for answering the questions. Is there any ETA for this, for
    example can I expect this to be available this year?

    Only asking because the route for development I will take will depend on
    this. If this feature is to be expected this year I can live with all files
    being located in one folder and only run a cleanup at the end of the year,
    however if this is not to be expected this year I will need to write my own
    methods for this involving FTP which isn't efficient at all.

    Thank you.

    0
    Comment actions Permalink

Please sign in to leave a comment.