Get List Of All Record Types in An Environment

Hi,

I am working on a end-user interface that allows users to add "properties" to different "content type" objects from the front-end, without requiring a developer to go into the back end, create a new table & corresponding joins, update the CDT & relevant objects, & then finally push an update to production.

As part of this, I am wondering if it's possible for users to connect to existing tables & record types. The ideal interface would allow users to directly select which record type they want to connect to from the front end.

Is there a way to access or store the UUID or name for all record types in an environment?

  Discussion posts and replies are publicly visible