Gmail
Integrate with Gmail to perform operations on messages and drafts.
What it does
Section titled “What it does”Sends, reads, and manages Gmail messages and drafts through the Gmail API.
When to use it
Section titled “When to use it”Use this node to automate email workflows, send notifications, or process incoming messages.
Inputs and settings
Section titled “Inputs and settings”| Setting | Notes |
|---|---|
| Resource | Source-backed field from the node schema. |
| Operation | Source-backed field from the node schema. |
| Message ID | Source-backed field from the node schema. |
| Draft ID | Source-backed field from the node schema. |
| To | Source-backed field from the node schema. |
| Subject | Source-backed field from the node schema. |
| Body | Source-backed field from the node schema. |
| HTML Body | Source-backed field from the node schema. |
| CC | Source-backed field from the node schema. |
| BCC | Source-backed field from the node schema. |
| Search Query | Source-backed field from the node schema. |
| Page Size | Source-backed field from the node schema. |
Outputs
Section titled “Outputs”Returns the service response or a success object from the selected operation.
Dependencies and credentials
Section titled “Dependencies and credentials”- Credential type: OAuth2.
Example workflow
Section titled “Example workflow”Connect prepared data into Gmail, select the credential, choose the operation, then map previous node values into the operation fields.
Troubleshooting
Section titled “Troubleshooting”- Check that required settings are present before running the node.
- If the node uses browser page data, run it on the target tab after the page has loaded.
- If it calls an external service, verify credentials, permissions, and rate limits.
- No dedicated source test was found next to this node; verify behavior manually when changing this page.