Alias naming rules
Different components use aliases with slightly different naming constraints. The table below summarizes the allowed characters and restrictions for each type.
Type | Allowed Characters | Notes |
|---|---|---|
Configuration constants (in integrations) | Letters, numbers, | Example: |
Formula input aliases | Letters, numbers, | Cannot start with a number |
API aliases (for fields and concepts) | Letters, numbers, | Example: |
Examples
Value | Configuration constant | Formula input aliases | API aliases |
|---|---|---|---|
| ✅ | ✅ | ✅ |
| ❌ | ❌ | ✅ |
| ✅ | ❌ | ✅ |
| ❌ | ❌ | ❌ |