Skip to content
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

Closed
jdcc opened this issue Mar 20, 2013 · 3 comments
Closed

Gmail Agent #10

jdcc opened this issue Mar 20, 2013 · 3 comments

Comments

@jdcc
Copy link

jdcc commented Mar 20, 2013

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).

@cantino
Copy link
Member

cantino commented Mar 20, 2013

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

@0xdevalias
Copy link
Member

Was about to create a new one for this, but found this issue.

Ideas:

  • The ability to 'watch' certain tags would be cool. Also adding/removing tags from messages.

@0xdevalias
Copy link
Member

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
Projects
None yet
Development

No branches or pull requests

3 participants