Basic Information

appmixer.front.drafts.UpdateDraft

1.0.0

Public

Update an existing message draft. This allows you to modify draft messages before sending them.

Input Ports

in

FieldTypeDescription
Draft Message ID text The ID of the draft to update
Channel ID text ID of the channel from which the draft will be sent. Alternatively, you can supply the channel address as a resource alias
Version text Version of the draft
Body textarea The body of the draft message (plain text or HTML)
To (Recipients) text Comma-separated list of recipient email addresses
Author ID text The teammate ID of the message author
Subject text The subject line of the message
CC text Comma-separated list of CC email addresses
BCC text Comma-separated list of BCC email addresses

Output Ports

out

FieldTypeDescription
No fields defined for this port

Full Metadata