Tool to create one or more email drafts in Mailsoftly. Use when drafting emails for campaigns or communications. If contact_list_id is not provided, the system automatically creates a contact list from the provided recipients.
bodystringHTML content of the email body (required if not using mailLists).
namestringCustom name for the email draft.
subjectstringSubject line of the email draft (required if not using mailLists).
attachesarrayArray of attachment objects (maximum 5 attachments per email).
reply_tostringEmail address for replies.
mailListsarrayArray of email draft objects for creating multiple drafts at once. If provided, this takes precedence over individual subject/body/recipients fields.
sender_idintegerID of an active employee user to use as sender.
recipientsarrayArray of recipient objects. Either this or contact_list_id must be provided when creating a single email. If not provided, a contact list will be created automatically.
contact_list_idintegerID of an existing contact list. Either this or recipients must be provided when creating a single email.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.