Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.usekinetic.com/llms.txt

Use this file to discover all available pages before exploring further.

Phone Field

Collect phone numbers with optional country-specific formatting and validation.

Configuration

SettingDefaultDescription
LabelThe question text
RequiredfalseWhether a phone number is mandatory
Phone ValidationOnEnable format validation
Country-SpecificOffRestrict to a specific country format
Validation CountryUSCountry code for validation format

Validation

When phone validation is enabled, the input is checked against the selected country’s phone number format. Invalid numbers show a validation error.

Data Format

{ "field_name": "+1 (555) 123-4567" }
Phone numbers are stored as entered by the user. If you need a standardized format for Klaviyo, consider using the E.164 format validation.