I'm wondering if I can use OneDrive for saving integration files between two web apps, so I have to create file and save it to OneDrive on specific folder but this process should be in background using username and password for OneDrive account, so the end user should not see the Microsoft login page or asking them about this app to allow access to his info, (by the way I don't need any information from end user) All what I want is to upload the integration files to specific OneDrive account on specific action exactly same FTP on PHP.
Please any suggestions or solutions?
It's solved by using this client for Microsoft OneDrive on Linux "onedrive-d":
https://github.com/xybu/onedrive-d-old
Wich can help