
Gmail API Integration Profile
Information and guides about integrating with Gmail API
Add Gmail Integration to Your AppDownload Attachment in Gmail API
Input schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Message Id | messageId | string | The ID of the message containing the attachment |
Attachment Id | attachmentId | string | The ID of the attachment |
User Id | userId | string |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Download Uri | downloadUri | string | URI to download the attachment |