• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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