Windows Live Spaces. Get friends, photos and lists from Live Spaces.

LiveSpaces
EditOperations
EditgetPhotos
Gets pictures and photos from a Windows Live Spaces album by their Live Spaces user name.
Inputs
| Name | Description |
| username | Live Spaces user name. For example, if your Space is http://popflyteam.spaces.live.com your user name would be popflyteam. |
| maxItems | Maximum number of items to fetch from Photo Album. |
Outputs
| Name |
| Photo - custom object |
EditgetFriends
Gets pictures and photos from a Windows Live Spaces album by their Live Spaces user name.
Inputs
| Name | Description |
| alias | Live Spaces alias. For example, if your Space is http://popflyteam.spaces.live.com your alias would be popflyteam. |
Outputs
EditgetLists
Gets lists from a Windows Live Space by their Live Spaces user name.
Inputs
| Name | Description |
| alias | Live Spaces alias. For example, if your Space is http://popflyteam.spaces.live.com your alias would be popflyteam. |
Outputs
EditObjects
Details about type definitions can be found on the
Block Metadata Type System page.
EditPhoto
| Name | Type |
| ID | id |
| Owner | userName |
| Title | title |
| ImageURL | imageUrl |
| ThumbnailUrl | thumbnailImageUrl |
EditLiveSpacesFriend
| Name | Type |
| Name | name |
| LiveSpaceURL | url |
| Description | string |
| ImageURL | imageUrl |
EditLiveSpacesListItem
| Name | Type |
| ListTitle | title |
| ListDescription | string |
| Title | title |
| Description | string |
| LiveSpaceURL | url |
| ListItems | custom |