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 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... of ServiceNow, Inc., in the United States and/or other countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 49 glide.email.name_split Delimiter between the first and last name in an email address to identify users from incoming emails. For example, a delimiter of "." in the email address john.smith@company.com tells the ...
Related properties