Skip to content
Download

Update Email

Marks a message read or unread, moves it to another folder, or deletes it.

An action in the Network group. Its type is action.mail_update.

Port Label Flow Type
in in execution in
out out execution out
ref Message data in String
targetFolder Move to folder data in String
state state data out Object{ref: String, op: String, changed: Boolean, error: String}
Field Key Default Notes
Message ref
What to do op MARK_READ MARK_READ, MARK_UNREAD, MOVE, DELETE
Move to folder targetFolder chosen from MAIL_FOLDER; shown when op is MOVE