What is it?
I’m thrilled to announce the dataverse metadata suite, an open source power platform project that I’m building to help app makers access dataverse metadata from within canvas apps, custom pages and power automate.
The DV metadata suite is a set of actions and flows that can be easily used without any “pro code”.
When building applications that are intended to be configurable or generic, we often have to build some sort of metadata retrieval process – this solution aims to provide the most commonly needed components to speed up development in future projects.
Features
Feature | Status |
Retrieve Table Columns Metadata | Released – Working as of v1.0 |
Retrieve all custom columns for a table | Work in progress |
Retrieve a table’s forms and their XML | Work in progress |
Retrieve a list of columns present on a select form | Planned |
Programmatically register an SDK step in-app | Planned |
Get the solution
The solution is available here on GitHub.