Label API
Creates and manages data tags
FairCom's Label API provides a set of actions for managing labels, lookup lists, and tag sets, streamlining application development by automating the creation and management of these data structures. Labels can be used for a variety of purposes, such as organizing information, creating lookup lists and tags, and categorizing records. The API allows for dynamic updates to labels and their properties at runtime without requiring database schema changes, and it provides a way to manage label groups and rename labels. Labels are stored in a table with a unique ID that never changes, but all other properties, such as name, value, and description, can be altered.