Property reference

glide.pop3.parse_end

The glide.pop3.parse_end property specifies the text that indicates the end of the name:value pair section in POP3 parsing. Admins should review this setting to ensure proper parsing of email data, particularly when configuring email integrations.

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? This property defines the string used to mark the end of the name:value pair section during POP3 data parsing.
What area does it affect? Email integration settings
What does the default mean? No default value is documented in this property record.
When should you review it? Review this property when configuring or troubleshooting email parsing behavior.

Out of the box property record

Raw metadata from the property record.

Property name glide.pop3.parse_end
Sys ID f047e46f0a0a0a0a01ab38d2ac1b54e5
Type string
Application Global
Default value
Description Text indicating the end of the name:value pair section. In the example above, this text is PARSE_END.
Updated 2024-05-25 03:39:13

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
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. 75 glide.pop3.parse_end [Legacy] Text indicating the end of the email body section where the instance should parse name:value pairs to change field values when processing inbound email actions. This property is no ...