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

Applying a label #754

Open
kstubs opened this issue Apr 19, 2023 · 1 comment
Open

Applying a label #754

kstubs opened this issue Apr 19, 2023 · 1 comment

Comments

@kstubs
Copy link

kstubs commented Apr 19, 2023

First: is there a better place for a general conversation and usage of gmail.js?

I need to manage labels for a message. I see that the api is equipped to respond to labels be added, moved, deletec, etc. but not seeing a mechanism to add a label to an existing email message.

Thank you,

Karl..

@kstubs
Copy link
Author

kstubs commented Jul 1, 2023

For anyone that is following along here.. I have a PUNT and that is using Gmail's own filtering capability to apply my label. In my case, my reply email contains specific text which text triggers my filter that then applies my label.
I spent some time analyzing their menu selectors and the are quite obfuscated and dynamic, so without much time and experimentation, I gave up trying to dynamically click their label menu option which would draw their submenu so then I could discover the parameters to send back in an ajax request (and so forth)...

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

1 participant