I am trying to create a system where a user can upload a document on a site which is link to OneDrive. The site will also display all the document of that OneDrive folder.
I know you can embed a document on a website, but I am trying to embed the folder itself so you can see its contents.
My question is: Can you display the folder on a website and can you upload documents to OneDrive ?
I plan to use Php and JavaScript.
I know you can upload on the directly on the OneDrive web app but I’m trying this for ease of use.