Gmail: Get Message
Fetch a single message's full content (from, to, subject, date, body and attachment names) into a dictionary variable. Optionally stores just the body text in a second variable.
GmailGmailGetMessage
What it does
Fetch a single message's full content (from, to, subject, date, body and attachment names) into a dictionary variable. Optionally stores just the body text in a second variable.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Connection name | variable | Required | gmail | Name of the connection created by 'Authorize Gmail'. |
| Message id | string | Required | Supports variables | |
| Store message (dict) in | variable | Required | ||
| Store body text in (optional) | variable | Optional |
More Gmail commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.