I have an Office 365 account and I want to access the files of sharepoint.
Office 365 has REST APIs to access its services. I'm developing an application that is already consuming some apis like Calender, Contacts, Email and Files (One Drive for Business).
I want to consume Sharepoint, but I found nothing about it.
Is there a way to access Office365 Sharepoint files?
Thank you!