2 workflows
by Kevin
✕ Clear
Nodes:
Sort:
Date:
This is a basic helper workflow to abstract the process of sending an alert email through Gmail.
It takes in two parameters:
Subject
Lines (as an array of lines)
You'll also need to fill in your ema ...
Monitor Postgres Data Freshness and Email Alert If Stale
This template monitors a set of tables inside a Postgres database to ensure they're getting updated.
If the table hasn't been updated in 3 day ...