For some reason, I have trouble using the Google Calendar API and its options.
I tried to filter my events using start and end and I even put a timezone but no output is provided.
However, it might be I am using it wrong because when I use it on their official documentation, it’s also not working.
Any help is appreciated
What is the error message (if any)?
No error but the result is empty which is not expected
Please share the workflow
Information on your n8n setup
n8n version: 0.163.1
Database you’re using (default: SQLite): SQLite
Running n8n via [Docker, npm, n8n.cloud, desktop app]: npx n8n
This caught me out the other day, The way Google document it is a bit odd and we follow the same terms as them but I think we should swap the labels on Start and End so it is more user friendly.
I did as well, I looked at the node then went to the Google docs then checked the code for the node. I will add it to our internal board for product improvements.