• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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