Gmail Nodes
 
The Gmail nodes allow you to interact with your Gmail account. You can send emails, retrieve emails, and retrieve attachments. Currently, the following nodes are available:
| Node name | Description | API Reference | 
|---|---|---|
| Get User Profile | Retrieve the profile of the authenticated account. | Get Profile (opens in a new tab) | 
| Send Email | Send an email. | Send Message (opens in a new tab) | 
| List Emails | Retrieve a list of emails. | List Messages (opens in a new tab) | 
| Get Attachment | Retrieve an attachment. | Get Attachment (opens in a new tab) |