Skip to main content
Question

How to integrate box login inside angular application

  • May 23, 2025
  • 1 reply
  • 26 views

Forum|alt.badge.img

Hi there,

I would like to integrate BOX drive with custom button in "Angular Application", where user can click on button (called "Import from BOX") and select files/folders and and could get the details of selected data in JSON format.

In short I wanted a simple "file picker" which can be use to pick the files and folders

I've done with POC but it is not working giving some error and didn't find similar kind of code base.

Could you please help me to resolve this issue asap.

 

Thanks

1 reply

Forum|alt.badge.img

Hi Datta,

We have multiple UI Elements that you can use on your Angular applications, including a file picker.

Here is an example using Angular.

Best regards