Property reference

glide.rest.outbound.preserve_requests

The glide.rest.outbound.preserve_requests property forces the system to override RestMessageV2 query content with processed or encoded values. Admins should consider enabling this property when they need to ensure that outgoing REST requests use specific data formats for compatibility or security reasons.

Default: false Type: boolean 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, when set to true, ensures that the query content in RestMessageV2 is replaced with processed or encoded values, enhancing data integrity in outbound REST calls.
What area does it affect? Outbound REST messages
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when configuring outbound REST integrations or troubleshooting data format issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.rest.outbound.preserve_requests
Sys ID 0d3c38e47f230210f252c8212d8665d7
Type boolean
Application Global
Default value false
Description If true, forces override of RestMessageV2 query content to use processed/encoded values
Updated 2024-07-18 14:49:20