FORMS
HOW CAN I ACCESS FORMS
Posted by Nyolohelo Mohale almost 5 years ago
Project hierarchy
Is there any consideration to move away from a project hierarchy in the API structure? By this I mean creating endpoints for tasks, users, floorplans etc, independent of projects. For example if a certain endpoint returned all records for a given API token regardless of project and didn't require project specific authentication, it would isolate each entity to its own stream which is helpful for streaming solutions using the API.
Posted by Deep Kalra over 5 years ago
Schema support
In the future, would it be possible to add endpoints that will return the schema for any given entity (tasks, users, projects etc)? Is there any way to retrieve these schema dynamically right now?
Posted by Deep Kalra over 5 years ago