hello,
I try to retrieve the list of user groups in fax2mail. So i use the web service:
http://ws.easylink.com/GroupList/2011/01?WSDL
i folow the given example in CS_GroupList.txt file.
My first problem is that i don't find the XOAM class.
Second, in GList_Result = EM.GroupList(GList_Request) intruction
how to use GList_Result to to list the entity hierarchy (groups and optionally users) starting at a specific point in the tree.
thank you for your help