top of page
E2F: File Wipe
Leverage the File Wipe apex action to apply File Wipe actions to rename or purge email signatures or other nuisance attachments.
Inputs
Email Attachments
The email attachments associated with the email
File Wipe Rule
The File Wipe Rule to apply. File Wipe Rules are defined in the File Wipe Rules Custom MetadataType.
Outputs
Email Attachments
The updated email attachments.
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