Darren Parkinson | Hi Jose,
Thanks for the response. Yes, you're right, I am doing a get-all-config. Not sure about the getContactList though, I guess that's to do with my CUP version...
CUP is version 8.5.
XML request is:
1 <get-all-config> 2 <system-config/> 3 <user-config/> 4 <federated-domains auth-policy="all"/> 5 <non-presence-aware-contacts/> 6 <contact-info/> 7 <include-contact-list/> 8 </get-all-config>");
I did take a brief look at CAXL, but the documentation isn't very comprehensive, and I've struggled to get that working in the short time I've looked at it.
Would that allow me to get a user's contact list? I used SOAP mainly because I'd used it in the past, it's simple, and it was quick to get up and running without any CORS issues and setting up proxy servers etc.. etc..
Thanks once again, Darren. |
| Please sign in to flag this as inappropriate. |