Menu

recordAttachment

Adds one or more files represented by the specified Salesforce records as attachments to the email message sent by the parent mail command. ContentVersion or Document records may specified for this purpose.

Parent commands

  • mail
    Required. The file is attached to the email sent by this parent command.

Attributes

value

Required
Value type
EL-evaluated
Yes String, Collection Yes
Defines the file, or files, to be attached. The value is expected to be either a String specifying the ID of a ContentVersion or Document record, or a Collection containing Strings of that kind.

Comments

0 comments