is it possible to use the Office 365 API (which I believe is now called Microsoft Graph) to do the following:
- grant access to or download and upload an office doc to temporary Microsoft Storage
- let a licensed user edit the doc in Office 365
- upon save, download or programattically update the S3 file?
I found this post, but it's from 2015 and the link is dead.
Thanks for any help, Kevin