Skip to main content
Question

Upload files using box-node-sdk

  • May 22, 2025
  • 1 reply
  • 9 views

Forum|alt.badge.img

I am need to upload a file into box folder. I was able to do it using basic client and developer access token where this token it generated in box app and only valid for 60 min. How can I do this using node js. Can anyone please explain me this process of getting access tokens and uploading the files to Box.

Thank you

1 reply

Forum|alt.badge.img

Hello, 

This is covered in the example located in the SDK library... 

Authentication

Uploads

Thanks, 

Alex, Box Developer Advocate