Customize behavior for sensitive data redaction
Customize sensitive data redaction behavior by creating system properties for flows that are triggered by inbound emails, sys_email record, and inbound actions.
Avant de commencer
Role required: admin
Procédure
- Facultatif :
Create a system property to toggle redaction in flows.
Remarque :When this property is enabled, then by default all inbound actions and sys_email record are redacted irrespective of the below property values mentioned in Step 2 and Step 3.
- In the navigation filter, enter sys_properties.list.
- Select New to create glide.email.inbound.email_redaction.trigger_flow.enabled property.
-
On the form, fill in the details.
Fields Input Name glide.email.inbound.email_redaction.trigger_flow.enabled Description This is a global property to toggle redaction in Workflow Studio Type true|false Value false - Select Submit.
- Facultatif :
Create a system property to toggle redaction in the sys_email record.
- In the navigation filter, enter sys_properties.list.
- Select New to create glide.email.inbound.email_redaction.sys_email.enabled property.
-
On the form, fill in the details.
Fields Input Name glide.email.inbound.email_redaction.sys_email.enabled Description This property toggles redaction in sys_email record Type true|false Value true - Select Submit.
- Facultatif :
Create a system property to toggle redaction in all inbound actions.
- In the navigation filter, enter sys_properties.list.
- Select New to create glide.email.inbound.email_redaction.email_wrapper.enabled property.
-
On the form, fill in the details.
Fields Input Name glide.email.inbound.email_redaction.email_wrapper.enabled Description This property toggles redaction in all inbound emails Type true|false Value false - Select Submit.