I came across a workflow automation for SSL expiry notifier. Can we add a whois query for Domain Expiry?
`
I came across a workflow automation for SSL expiry notifier. Can we add a whois query for Domain Expiry?
`
Hey @rajasekhar!
Welcome to the community ![]()
Not sure if there is an API, but if there is, you can use the HTTP Request node to query the API as well! Else, the solution provided by @Jon works too ![]()
I did think about the HTTP option but I couldn’t find one that didn’t involve a painful sign up process… Maybe I should make my own with n8n and webhooks ![]()
Would you be using the Execute Command node (similar to the above workflow)? ![]()
If I was going to do it I would as it would be the easiest way to get the answer.