Blocks

Gmail

Send Gmail

Integrate Gmail functionality to send email messages within your workflow. Automate email communications and process email content using OAuth authentication.

Back to Catalog
Toolsgmail

Block Preview

Gmail

Gmail

Send Gmail

Usage

  1. Add the block to your workflow and connect it to the upstream step.
  2. Connect the required credentials or OAuth provider before running.
  3. Fill in required inputs and optional parameters for the run.
  4. Run a test execution, inspect outputs, and iterate before deploying.
  5. Deploy the gmail block with monitoring enabled in production.

Inputs (UI)

Gmail Account

oauth-input

Placeholder: Select Gmail account

Layout: full

Provider: google-email

To

short-input

Placeholder: Recipient email address

Layout: full

Subject

short-input

Placeholder: Email subject

Layout: full

Body

long-input

Placeholder: Email content

Layout: full

Inputs (API)

credential

string

Required

to

string

Optional

subject

string

Optional

body

string

Optional

folder

string

Optional

messageId

string

Optional

unreadOnly

boolean

Optional

query

string

Optional

maxResults

number

Optional

Outputs

Primary response type:

{
  "content": "string",
  "metadata": "json"
}

Tool Access

gmail_sendgmail_readgmail_search
Gmail | NowFlow Blocks