I am trying to implement Dropbox on my website and so far I've been able to upload, fetch file metadata, user details and also download the file on my local machine(using the Dropbox API v2).
But, I would like to import the file directly from Dropbox and upload it to the server to be processed further....I'm able to generate the link for the chosen file using the "Chooser"
Dropbox API explorer lists all the possible APIs dropbox can provide. To build the website I'm using laravel 5.6.17
Your help would be much appreciated. Thanks in advance
curlon the command line, that would just look likecurl "<DIRECT LINK>" -o out.txt.