What I deployed - This automation checks Ticketmaster every morning at 7am for all New York City events, compares the results against yesterday's snapshot (stored in Redis), and emails you an HTML summary of any newly listed events or events whose status/price has changed.
One thing that broke - I kept getting error messages and the email wouldn't come thru but I didn't know why. Eventually with the help of CC I found out the API Keys I typed into my trigger.dev account with the quote marks around them, and the whole thing stopped. A bit tricky but I very interesting