top of page
E2F: Create Email Messages
Leverage the Create Email Messages apex action to create email messages records with truncation activated.
Inputs
Email Message
The email message record
Outputs
Email Message Id
The id of the email message created.
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