Example of a Scripting Hooks

I’ve figured out how to talk to my DNS (Dynu) API. I just need to scripting hooked tied all together.

Hi, if you look in C:\Program Files\CertifyTheWeb\Scripts\DNS there are a couple of examples to get started (actually I just noticed the line breaks are broken in notepad, so open in VS code or WordPad or something else).

There’s also some basic poitners at the bottom of this docs page: https://docs.certifytheweb.com/docs/dns-validation.html

Once you have the TXT record being created just set the propagation delay so that it’s long enough (or add a pause at the end of your script) as it can take a minute or more for DNS changes to sync.