Skip to main content

Text properties

Text properties hold string-shaped values. The plain Text type is the default, but Custral ships several specialized text types that add validation and unlock behavior, an Email property is what lets inbound mail link to the right record, and a Phone property normalizes numbers to E.164 so SMS and voice features can dial them. Pick the most specific type that fits your data. The stricter the type, the more Custral can do with it: validation on input, format-aware filtering, and clean values for automations and AI.

Text

Free-form short text.

Long Text

Multi-line, paragraph-length text.

Email

An RFC-compliant email address.

Phone

An E.164 phone number.

Website / URL

A URL property with light validation.

Address

A structured postal address.

ID

A short text value enforced to be unique within the object.