I am currently trying to integrate the Autodesk Datamanagement API in my application. Now I am wondering, if I can use it as a kind of a database to store objects.
Is this possible or would it be a misue of this API?
So basically I want to create custom items like in sharepoint. Let's say I want to create an item "Task" with the attributes "Title", "Deadline", "assigned To", "status" and store them in the Autodesk Cloud via Autodesk Datamanagement API