top of page
E2F: Shrink Email Header
Leverage the Shrink Email Header apex action to reduce the footprint of the email header leaving only necessary information.
Inputs
Email Header
Email Header
Purge Header
If true, the email header is simply purged
Shrink List
​If true, the email header is shrunk according to the values populated in e Email_Header_Key_Value custom metadata type.
Outputs
shrunkEmailHeader
​The resulting email header string
​isSuccess
Set to True if the apex action was successful. Set to False if an error was encountered.
​Error Message
If status is “Fail”, the message of the error encountered
bottom of page