Bot alert

I have a table that loads a fixture from a soccer tournament. In this table I have two columns that I enter the date and time of each. I would like to generate an alert or a bot that creates a notification and tells me the day and time of the game and that notification arrives at the exact time of the game.
0 1 42
1 REPLY 1

Here's a method to explore:: Create an automation that is triggered each time you add a row that waits until the designated time and then sends an alert. If you're adding rows farther in advance than the maximum wait time, you could instead create an automation scheduled to run periodically--including multiple, staggered automations if necessary (e.g., games start more frequently than the frequency of a single automation's scheduled trigger).

Top Labels in this Space