Hi I am wanting to use an alternative to sharepoint for a CMS where the team would like access to the documents outside the CMS.
Can the Dropbox API be pointed at a shared folder (that the CMS would use) that is shared between the team, and can the API easily be used to read and write files and create new directories etc for that shared folder?
Is the easy using a basic restful login using a bearer token or secret and key etc, or does it need a full OAuth 2 setup.
Thanks in advance.
David