Send Email
Sends a Gmail message.
Query
Comma-separated response fields to include.
Body
Recipient email address. Use a comma-separated list for multiple recipients.
Email subject line.
Plain-text email body, if both Body Text and Body Email are used, Body Text will be rendered above Body HTML.
HTML email body, if both Body Text and Body Email are used, Body Text will be rendered above Body HTML.
Optional single attachment file to include with the email.
Optional CC recipients. Use a comma-separated list.
Optional BCC recipients. Use a comma-separated list.
Optional sender header. Must be permitted by Gmail account configuration.
Optional Reply-To address.
Optional Gmail thread ID to reply in an existing thread.
Optional attachment filename override. Defaults to the uploaded file name when available.
Optional attachment MIME type override. Defaults to application/octet-stream when unknown.