I wanted to share what I figured out looking for a way to run an automation at a scheduled time.
First, create a helper table named Automation Trigger with 3 columns:
Name (type: Single line text)Run At (type: Date, with time field included)Record (t...