API GetAutoDiscoverXml "type" parameter values
Question asked by Sébastien Riccio - Today at 10:15 AM
Answered
Hello,

I am currently "coding" a web service in python/flask to centralise autodiscover/autoconfig endpoints and a mobileconfig generator for our different mail hosting platforms, including SmarterMail., on an unique dedicated host.

To lookup stuff for a SmarterMail mailbox, I would use this API call:

GET /api/v1/settings/sysadmin/ad-xml/{type}/{domain?}/{emailAddress?}/{displayName?}


I am trying to find out what are the possible values for {type} attribute in the call, without success. The API doc is not listing them.

Is there any place I can find the allowed values ?

Kind regards
Sébastien Riccio
System & Network Admin

Andrew Barker Replied
Employee Post Marked As Answer
That api specifically looks for a type value of "desktop". Any other value will be treated as "mobile"

Andrew Barker
Lead Software Developer
SmarterTools Inc.
www.smartertools.com 

Sébastien Riccio Replied
Hello Andrew,

Thanks a lot for the information.
I'll give it a try to see how the result change, if I specify mobile or desktop.

Kind regards.
Sébastien Riccio
System & Network Admin

Reply to Thread

Enter the verification text