-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gmail Agent #10
Labels
Comments
If you'd like to take a crack at this, I added some Agent API documentation to the wiki: https://github.com/cantino/huginn/wiki/Creating-a-new-agent |
Was about to create a new one for this, but found this issue. Ideas:
|
Added to agent suggestions list in #353 |
drcapulet
added a commit
to drcapulet/huginn
that referenced
this issue
Jul 31, 2014
* commit 'd0df600601e626fa0da9b9fd3079e9dbec6414c4': Good looking exception emails
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It'd be nice to have a Gmail agent. The most useful event would be receiving an email, but conceivably, sending an email could also be useful. The payload would include the label hierarchy and star status along with all the other typical email fields (from, to, cc, bcc, subject, body, attachments[?]). These could then be passed along to the TriggerAgent to do all sorts of useful things.
Paired with Google Voice, this could also allow for hacky SMS integration (which I'd really like).
The text was updated successfully, but these errors were encountered: