Skip to main content
What is an enum? Enums are a way to better support categorical attribute types. This allows you to create child catalog types from a parent catalog type.
In the sample above a Team catalog type will be created with name, description, and email attributes. The List of emails attribute will be created as a child attribute catalog type from the parent Teams.

Why does this matter?

Having child catalog types for these attributes means workflows know which options that attribute supports. Wherever you use the attribute, you pick from a dropdown instead of typing text. Workflow condition on List of emails, offering the imported addresses in a dropdown