This Method returns a complete list of dynamic collections licensed to the client. It is on the Collections.svc service.
Parameter names: none
For example: http://external.ws.staywell.com/[SiteName]/Collections.svc/ListDynamicCollections
Sample Response XML:
<?xml version="1.0" encoding="utf-8"?>
<DynamicCollectionList xmlns="http://ws.staywell.com">
<DynamicCollection DynamicCollectionId="12">English Asthma News</DynamicCollection>
<DynamicCollection DynamicCollectionId="18">Exercise Healthsheets</DynamicCollection>
</DynamicCollectionList>