Property reference

glide.email.name_split

The glide.email.name_split property defines the delimiter used to separate first and last names in email addresses. This setting is crucial for accurately identifying user records from incoming emails, impacting user recognition and communication workflows.

Default: . Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? It specifies the character that separates first and last names in email addresses, enabling the system to match incoming emails to user records.
What area does it affect? Email processing
What does the default mean? The default value is ".", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring email integrations or troubleshooting user identification issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.email.name_split
Sys ID 0c15ac79c61122760100271a7ab065cf
Type string
Application Global
Default value .
Description Delimiter between first and last name in an email address (e.g., ".") to identify users from incoming emails. Example: for email address john.smith@company.com, a delimiter of "." (period) tells the system to look for a user record for "John Smith".
Updated 2024-05-25 05:06:05