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

Query with gmail parameters #28

Open
dan-backlin opened this issue Mar 1, 2017 · 2 comments
Open

Query with gmail parameters #28

dan-backlin opened this issue Mar 1, 2017 · 2 comments

Comments

@dan-backlin
Copy link

HI, I am trying to search with the parameters available to the gmail api. How would do I accomplish something like this?

var Gmail = require('node-gmail-api'),gmail = new Gmail(token),
s = gmail.messages('label:sent', {max: 3, deliveredto:'Jimmy@gmail.com'})

@stephenfromrobin
Copy link

did you ever find an answer to this?

@kittrCZ
Copy link

kittrCZ commented Apr 1, 2018

@dan-backlin & @stephenfromrobin do you know if this works?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants