function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
AnonymouseAnonymouse 

How to create VisualForce page button to upload file from local computer to external cloud site (example: box)

Hello,

How may one create a VisualForce page that has a button for a user to upload a file from their local computer to an external cloud site (such as Box)?

What steps need to be taken? Any help would be greatly appreciated.

Sincerely,
Anon
Raj VakatiRaj Vakati
You need to install the Box Package ... 

You can able to do in two way s


1 . Get Box Account and get the box api details .. use visualforce page to upload and send it to the box 

2 . Install the box appexchange package and use it