Results 84 comments of Ahmad Kholid

Do you have the workflow file that I can use to reproduce this issue?

There are several ways you can overcome this limit: 1. Moving your Google Sheets block outside the loop, and accessing those Google Sheets values like `{{googleSheets.referenceKey}}` inside the loop. 2....

What OS do you use? If you're using MacOS, try to allow the browser you use to show notifications in the system settings. ![image](https://github.com/AutomaApp/automa/assets/22908993/4f2bb360-52ca-41c7-8a36-5f43ee5651e1)

Did you use the "On specific date" trigger? And can you right-click at the Automa dashboard, select the "Inspect" menu, at the "console" tab paste this code `chrome.alarms.getAll(console.log)`; and screenshot...