Connect your ThingEngine with Gmail to access and manage your emails.
Class: @com.gmail, version 52
Uploaded By: Almond Authors
License:
Free
Commands
- WHEN: when i receive an email on Gmail
- WHEN: when somebody emails me
- WHEN: when somebody sends me an email
- WHEN: when somebody sends me an email on gmail
- WHEN: when i receive an email from ____ (sender address) on Gmail
- WHEN: when ____ (sender address) sends me an email
- WHEN: when ____ (sender address) emails me
- WHEN: when i receive an email marked as important
- WHEN: when i receive an important email
- WHEN: when i receive an important email from ____ (sender address)
- WHEN: if i receive an email from ____ (sender address) in category primary
- GET: my primary category emails
- GET: my latest email
- GET: my emails
- GET: my emails on gmail
- GET: my gmail
- GET: my gmail inbox
- GET: my emails from ____ (sender address)
- GET: emails i received from ____ (sender address)
- GET: emails i got from ____ (sender address)
- GET: my emails with label ____ (label)
- GET: my emails labelled ____ (label)
- GET: my emails that have label ____ (label)
- GET: my emails with subject ____ (subject)
- GET: emails arrived today
- GET: emails arrived in the last hour
- GET: emails arrived yesterday
- GET: important emails
- GET: my unimportant emails
- DO: send an email to ____ (to) with subject ____ (subject) with message ____ (message) using my gmail
- DO: send an email to ____ (to) with subject ____ (subject) with message ____ (message)
- DO: email ____ (to) with subject ____ (subject) and message ____ (message)
- DO: send a picture to ____ (to) with subject ____ (subject) using my gmail
- DO: send a picture to ____ (to) with subject ____ (subject)
- DO: email a picture to ____ (to) with subject ____ (subject)
- DO: send an email to ____ (to) using my gmail
- DO: email ____ (to)
- DO: reply to ____ (to)
- DO: send an email to somebody
- DO: send an email with subject ____ (subject)
- DO: email a picture to ____ (to)
- DO: send a picture to ____ (to)
- DO: reply to ____ (email id) saying ____ (message)
- DO: reply to ____ (email id) saying ____ (message) , add ____ (subject) to the subject
- DO: reply to ____ (email id)
- DO: reply to ____ (to) saying ____ (message)
- DO: send ____ (message) to ____ (to)
- DO: forward ____ (email id) to ____ (to) saying ____ (message)
- DO: forward ____ (email id) to ____ (to)
- DO: send ____ (picture url) to ____ (to) with subject ____ (subject)
- DO: send ____ (picture url) to ____ (to)
- DO: send a picture via email
- DO: send ____ (message) via email
- DO: send ____ (message) via gmail
- DO: send ____ (picture url) via email
- DO: send ____ (picture url) via gmail
Available Operations
GET: list email in inbox
retrieve your inbox
Inputs:
- is important [true or false]
- is primary [true or false]
Results:
- sender name [full names of people (from the us census and social security data)]
- sender address [email address]
- subject [email subjects]
- date [point in time]
- labels [list of free-form text]
- snippet [general text (paragraph)]
- thread id [gmail thread id]
- email id [gmail email id]
This operation returns a list of results.
The result can be monitored for changes, and updates every hour.
DO: send email on gmail
send an email
Inputs:
- to [email address]: Who do you want to send to?
- subject [email subjects]: With what subject?
- message [general text (paragraph)]: What message do you want to send?
DO: send picture on gmail
send an email with a picture attached
Inputs:
- to [email address]: Who do you want to send to?
- subject [email subjects]: With what subject?
- message [general text (paragraph)]: What message do you want to send?
- picture url [picture]: Upload the picture now.
DO: gmail reply email
reply to emails
Inputs:
- email id [gmail email id]: What email do you want to reply to?
- subject [email subjects]
- message [general text (paragraph)]: What do you want to say in your reply?
DO: gmail forward email
forward an email
Inputs:
- email id [gmail email id]: What email do you want to forward?
- to [email address]: Who do you want to forward it to?
- message [general text (paragraph)]: What do you want to say in the email?