Skip to content

Gmail

Integrate with Gmail to perform operations on messages and drafts.

Sends, reads, and manages Gmail messages and drafts through the Gmail API.

Use this node to automate email workflows, send notifications, or process incoming messages.

SettingNotes
ResourceSource-backed field from the node schema.
OperationSource-backed field from the node schema.
Message IDSource-backed field from the node schema.
Draft IDSource-backed field from the node schema.
ToSource-backed field from the node schema.
SubjectSource-backed field from the node schema.
BodySource-backed field from the node schema.
HTML BodySource-backed field from the node schema.
CCSource-backed field from the node schema.
BCCSource-backed field from the node schema.
Search QuerySource-backed field from the node schema.
Page SizeSource-backed field from the node schema.

Returns the service response or a success object from the selected operation.

  • Credential type: OAuth2.

Connect prepared data into Gmail, select the credential, choose the operation, then map previous node values into the operation fields.

  • 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.