Need a little help here as I’ve been trying for hours to get this thing working.
On button press, I start a countdown which lasts 30minutes.
That works fine.
But I run a workflow to do when condition is true which shows a popup when there is only 1 minute remaining and an action to refresh the page. However, it doesn’t seem to work.
I’ve got it as:
When: countdown a seconds ← 60
I’ve tried a few other ways too but cannot get it to work.