How to know next trigger with schedule

Hi,
I am not sure if this is something I didnt find or if this is an new feature idea: how can I know when will the next trigger be when I use a Schedule trigger node? For instance, if I want a workflow to be run every 2 months and I don’t remember when was the last one (and the execution logs vanished), how can I know when is the next one?
Thanks for your help,
asan :fox_face:

2 Likes

Hi @as7an,

I belive the best workaround rigth now is to store the last run date somewhere outside of n8n. Here’s an interesting way to do it with an event email.

Best,

Robert

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.