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

Comments

1 comment

  • jcleblanc

    ,

     

    The Box Platform APIs have these facilities in place. Here are some information links:

    • JWT app: you would have an application to make all of the API calls.
    • Groups: You would programmatically set up a group that add in a number of users. These might be existing Box users or app users that the JWT application creates.
    • Simple and chunked uploads: Depending on file size, one of these will allow you to upload into Box. You can either stored the file in one of the user accounts and share it with the group, or you can store it centrally in the JWT application service account.

    - Jon

    0
    Comment actions Permalink

Please sign in to leave a comment.