Notifications
Clear all
May 22, 2018 8:03 pm
Which API command should I call to get a list of Websites (just the domain name is fine) under a specific package.
I'm ok with getting the PackageID(s) from the UserID, but not sure how to proceed after that!
Many thanks!
2 Replies
May 23, 2018 6:13 am
Hello,
You will find the GetDomains call under esServers.asmx which will allow you to pull the domains from the packageid.
Kind Regards,
Trevor Robinson
May 24, 2018 12:49 am
Great! Thank you!