Query: Find or Send Email

Gmail Operation

The Find or Send Email query searches for an existing email in Gmail or sends a new one if it doesn't exist.

Example User Story

I want to check if I’ve already emailed a lead about our new product, or send a follow-up if I haven’t.

Fields

Field Name
Field Type
Required

query

String

No

to

String

Yes

subject

String

Yes

body

String

Yes

Gmail

Example link

Code (Apache v2.0): Operation

Last updated