Describe the problem/error/question
It seems, as if I can either use IMAP trigger OR Cron.
Is there an option to check a mailbox daily or weekly?
It seems, as if I can either use IMAP trigger OR Cron.
Is there an option to check a mailbox daily or weekly?
You can see which triggers are available, or use a schedule trigger node, and then make the request in other nodes after.
How to do that?
I can’t connect a scheduled trigger to an IMAP trigger and there doesn’t seem to be an IMAP node.
are you using gmail or microsoft? they have nodes for them, but otherwise if other server, maybe a community node NoCode Nodes - community-built n8n nodes hub
what wrong with the current email trigger? you mentioned not working do you get any errors?
you can use the community IMAP-node n8n-nodes-imap - npm connected to a Cron-trigger to periodically for new mails
Exactly but though we can fix the error with the actual imap trigger though
Nothing - I just need to execute it once a day - not if a new email arrives or similar.
Thanks for the suggestion.
Is it save? It doesn’t send my credentials anywhere “back home”?
I’d give it a try, thanks.
I use it on a daily basis for some integrations, you can also check the code yourself:
Should be safe, but this is in docs Risks | n8n Docs explaining more.