External DocumentationTo learn more, visit the Gmail documentation.
Actions
Get Gmail Attachment
Gets the specified message attachment.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Attachment ID | The ID of the attachment. |
| Message ID | The ID of the message containing the attachment. |
| User ID | The user’s email address. The special value me can be used to indicate the authenticated user. |
| Parameter | Description |
|---|---|
| Delegated User Override | Perform the action on behalf of another user, overriding the delegated user defined in the connection. If not specified, the delegated user is the one provided in the connection. Has no effect when using an OAuth connection. NOTE: the connection details are not edited by this input. |
{
"size": 1103,
"data": "dGhpcyBpcyBhIHRlc3QgaGVsbG8gd29ybGQ="
}
Was this page helpful?