> Cool.  I'm not using the API at the moment, but if I go that route I 
> might look into it.
> 
> I've got my own managed DNS service at the moment, built ground up.  
> However, I haven't bothered to create a customer-facing interface yet, 
> so I'm using Tucows' interface for customers who want to customize their 
> own DNS records.
> 
> If I ever go the API route, I'll probably just migrate the zone data 
> manually rather then relying on the "Retrieve Zone Information" feature.
There are two ways you could migrate the data, one create a full list of 
record objects and submit them via the API, that would work assuming you 
have all the data required. The other way would be to use retrieve with the 
list of prefixed for the records you have, this way you'll save the time 
needed populating the API data since the system will go directly to the 
authoritative name server and pick it from there.

-- 

Leonid Igolnik.

Reply via email to