Property reference

glide.email.inbound.image_sys_attachment.filter.minimum_bytes

The glide.email.inbound.image_sys_attachment.filter.minimum_bytes property sets a threshold for filtering inbound email image attachments based on their byte size. When set to a value greater than zero, attachments below this size will be filtered out, impacting how images are processed in emails.

Default: 0 Type: integer 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 determines the minimum byte size for inbound email image attachments to be accepted, filtering out smaller attachments if the value is set above zero.
What area does it affect? Email processing
What does the default mean? The default value is "0", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when configuring email attachment handling or troubleshooting image attachment issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.email.inbound.image_sys_attachment.filter.minimum_bytes
Sys ID e5dccc7153303200469a286906dc34a0
Type integer
Application Global
Default value 0
Description Inbound email image attachment byte size below which the image attachment is filtered (0 is no filtering)
Updated 2024-05-25 04:31:43

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... States and/or other countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 2351 Email image filtering properties Name Description glide.email.inbound.image_sys_attachment.filter.minimum_bytes Sets the minimum image size in bytes for inbound email images to attach to the target record. Any image that is below this size limit is subject to the image ...