Overview
Enumerations let you define a named, reusable list of fixed values that connectors and flows can reference across your integrations. Use them to maintain consistent data choices — such as status codes, customer types, or region names — without redefining the same values across flows. This guide shows you how to add a new enumeration from the Library module in OneEnterprise.
Step 1: Add Enumerations
- In the left navigation, click Library.
- On the Library page, click Enumerations. The Enumerations list opens, displaying all existing enumerations.
- Click Add in the top-right corner of the page. The Add page opens with the enumeration form.
Step 2: Fill Out Enumeration Details
- In the Name field, enter a unique name for the enumeration. Use a name that clearly reflects the purpose of the list (for example, Customer or OrderStatus).
- In the Description field, enter a brief description of the enumeration. You can enter up to 400 characters.
- In the Sort by dropdown, select the data type to use when sorting enumeration values. Select Text for alphanumeric values.
- Click Save. OneEnterprise saves the enumeration and returns you to the Enumerations list, where the new entry appears.
Step 3: View Added Enumeration
- The newly added enumeration gets added to the list.
- Now, you can modify the enumeration properties by clicking on the band.
Related Articles
View Enumeration
Overview Enumerations (Enums) are a data type used to define a fixed set of predefined values for a field or variable. Instead of allowing any value, an enumeration restricts input to a set of allowed options. Accessing Enumerations Enumerations ...
Add Library
Overview This article provides a step-by-step guide to adding a library of chosen enumeration. Add a New Library To add a new library, click on the Add button. An Add Library pop-up will appear, displaying the list of available libraries. Select the ...
Add/Remove Fixed Value
Overview This article provides a step-by-step guide to adding or removing a fixed item from the enumeration. Add a New Fixed Value To add a new fixed value, click on the Add button. A new row will be inserted at the end of the table. Enter the ...
Add Credential
Add Credential
Add Component
Add Component