Keep your websites safe without busywork. This setup checks the SSL expiry date for each URL in a Google Sheet and sends a clear Gmail alert when a certificate is close to expiring. It suits IT and DevOps teams that manage many domains and want a simple weekly check.
A weekly trigger starts the run at a set day and hour. The flow reads URLs from a Google Sheet, checks each site with an SSL check API, and returns the host, the valid until date, and the days left. Results are written back to the same Google Sheet so you always have an updated list. An if step looks for any site with seven days or fewer remaining. If found, Gmail sends an alert that includes the host and the days left so your team can act fast. This gives one source of truth and reduces surprise outages.
You need a Google Sheet to store the URL list and a Gmail account to send alerts. Connect both services in n8n Cloud, paste your sheet link into the nodes, and set the email address that should receive alerts. Expect a big time save and fewer missed renewals. This is helpful for agencies, IT operations teams, and anyone who maintains many websites.