Version: 2011.01.25

Krames StayWell External Web Service Documentation

This method has been deprecated.
Use version 2 ListDynamicCollections() method instead.

ListDynamicCollections Method

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>