A feature that would be extremely beneficial is a way to list out all fields / screens within an application. This would allow the developer to create all screens and flow for the application, then export a list of all the field names. With that list, the developer could create a template that generates API calls and other integrations dependant on the field names. Currently, as a developer, I have to manually type out each field name in the API integrations. For other platforms, I have developed an Excel template where I can just paste the list of fields, and the integration syntax and code is generated for me. This minimizes the chances of typos when dealing with several hundred fields.
... View more