SSL Certificate Expiry Notifier (No Paid APIs)
Great โ hereโs a complete Workflow Description for your n8n Creator submission based on the JSON you shared:
๐ SSL Expiry Notifier (No Paid APIs)
๐งฉ How it Works
This workflow automatically checks SSL certificate expiry dates for a list of websites and sends timely email alerts if any certificate is close to expiring. Itโs ideal for DevOps, IT Operations, or Web Admin teams to stay ahead of certificate issues โ without relying on any paid API services.
Here's the high-level logic:
Trigger: Runs daily at 8 AM using the Schedule Trigger node. Fetch URLs: Reads URLs to monitor from a Google Sheet. Check SSL: Calls the free ssl-checker.io API to retrieve SSL certificate details (valid from, valid till, days left). Conditional Check: Filters any certificates expiring in 7 days or less. Send Email: Sends a styled HTML email alert to predefined recipients. Update Sheet: Updates the same Google Sheet with the latest SSL info for each domain.
โ๏ธ Set Up Steps (Quick Overview)
๐ Estimated setup time: ~10โ15 minutes
Connect Google Sheets โ OAuth2 credentials required. Sheet must include a column titled URL with domains to monitor. Set Up SMTP โ Add your email credentials under the SMTP node to enable notifications. Optional โ Customize the threshold days in the "Expiry Alert" IF node if you want alerts for a different timeframe. Deploy and Activate โ Thatโs it. Once active, the flow runs automatically every day.
๐ก Detailed field mappings and logic notes are included inside the workflow as sticky notes.
๐ Ready to Get Started?
Letโs start your journey on n8n by creating your free account here.
Related Templates
Instagram Full Profile Scraper with Apify and Google Sheets
๐ธ Instagram Full Profile Scraper with Apify and Google Sheets This n8n workflow automates the process of scraping ful...
Technology News Workflow Explanation with Key Services
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. Auto-Publish Techn...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
๐ Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments