• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Question Create custom third party DNS update script

I am afraid that for a third-party interface you will need to create your own script to communicate with that interface. The "official guide" you have cited only explains how to link that individual interface with Plesk, and that is exactly what Plesk's responsibility is. Anything beyond that is your own responsibility. All the variables, transactions, return values of your interface must be developed by yourself. Maybe you can ask internetbs.net whether they already have such a solution for Plesk servers.
 
Thanks for your reply, I've already asked them but they don't provide this kind of support.

I have prepared a small python code that interact with the API, but I don't know how to call it automatically from Plesk, could you help me with that?
If needed I can translate it in PHP or whatever language Plesk support, at the end is just an HTTP call.

Thanks again!
 
Back
Top