Notifications
Clear all
General Questions
2
Posts
2
Users
0
Reactions
2,501
Views
Sep 11, 2018 9:38 am
Is it possible to get information about "Redirection to URL" from database or the API? we need this information to our billing system.
Thanks! Anders
1 Reply
Sep 13, 2018 5:38 am
Hello,
Use the API you can call GetWebSite(siteItemId) from esWebServers.asmx?WSDL
This returns:
RedirectExactUrl
RedirectDirectoryBelow
RedirectPermanent
Kind Regards,
Trevor Robinson