How to upload folder to box using api postman
AnsweredI want to upload folder directly to box using api postman. Please help me with the solution
-
Official comment
Ah apologies, I misread. We currently do not have an endpoint to achieve this. You will have to:
- Create folder: https://developer.box.com/reference/post-folders/
- Upload each file: https://developer.box.com/reference/post-files-content/
Comment actions -
Hello Surya,
Have you already installed Postman and the Box collection? If so, are you stuck on a particular piece of making the API call?
Please sign in to leave a comment.
Comments
3 comments