Read Email
Read a message received in Gmail. Pair this action card with an earlier event or action.
Senders and recipients are formatted as Name <email@email.com>.
Input
Field | Definition | Type | Required |
---|---|---|---|
Read |
|||
Message ID |
Unique ID of the message. |
Text |
TRUE |
Output
Field | Definition | Type |
---|---|---|
|
||
Thread ID |
Unique ID of the message thread (new, non-threaded messages have the same message and thread IDs). |
Text |
Subject |
Subject heading of the message. |
Text |
Text Body |
Text in the body of the message. |
Text |
HTML Body |
HTML formatted body of the message. |
Text |
To |
Recipient of the email. |
Text |
From |
Sender of the email. |
Text |
CC |
List of carbon copied recipients. |
List of Text |
Attachment IDs |
List of unique IDs of the email attachments. |
List of Objects |
filename |
Name of the attachment. |
Text |
attachmentID |
Unique ID of the attachment. |
Text |
messageID |
Message ID of the email. |
Text |
type |
File type (for example, .png or .jpeg). |
Text |
Labels |
List of categories attributed to the message (for example, Unread, or Important). |
Text |