Hi Community,
I have the following issue, i thought its pretty basic but can’t get a way out of it.
Describe the problem/error/question
In gmail node > get many messages" > filter > Label, if i assigned multiple labels (eg 4 labels) from the selection dropdown, it does not work. Upon testing, it appeared it will only recognize 1 label, if I only assign one label, it returns results successfully. Is it possible to set the filter to run by OR operator? that is either label1 or label2 or label3 or label4?
What is the error message (if any)?
No error, if I set more than one label , it will not return any result.
Please share your workflow
This is just a single node, not even a workflow yet.
See screenshot of the filter setup:
But if I change to one label, it works:
Information on your n8n setup
- n8n version: Version 1.76.1
- Database (default: SQLite): NONE
- **n8n EXECUTIONS_PROCESS setting (default: own, main):**default
- **Running n8n via (Docker, npm, n8n cloud, desktop app):**Docker
- Operating system: Win 11
thanks!
The Bird