Skip to content

Instantly share code, notes, and snippets.

@mirzu
Created July 20, 2012 19:43
Show Gist options
  • Save mirzu/3152804 to your computer and use it in GitHub Desktop.
Save mirzu/3152804 to your computer and use it in GitHub Desktop.
Request:
https://local.engageexpress.com/api/activitystreams/feeds/users/1/groups/14/wall?ap
i_key=69753c309dd86a1f&app_name=engage&signature=b11547f9f05bcff92a06106d6b8a36a880
49832b
Response:
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Engage Activity Feeds</title>
<entry>
<title>Jonny Robert wrote on Group Marketing's Wall</title>
<link href="https://engage.mangospring.com/ce/pulse/user/projectteam/433"/>
<updated>Fri Jun 04 14:15:05 UTC 2010</updated>
<author>
<name>Jonny Robert</name>
<url>https://engage.mangospring.com/ce/pulse/user/profile/121</url>
<activity:object-type>
http://activitystrea.ms/schema/1.0/person
</activity:object-type>
<link>https://engage.mangospring.com/ce/pulse/user/profile/121</link>
</author>
<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
<activity:object>
<activity:object-type>
http://activitystrea.ms/schema/1.0/note
</activity:object-type>
<title>Marketing Wall</title>
<link>https://engage.mangospring.com/ce/pulse/user/projectteam/433</link>
</activity:object>
</entry>
<entry>
<title>Chris Tucker wrote on Group Marketing's Wall</title>
<link href="https://test.local.engageexpress.com/ce/pulse/user/ "/>
<updated>Fri Jun 04 14:15:02 UTC 2010</updated>
<author>
<name>Chris Tucker</name>
<url>https://engage.mangospring.com/ce/pulse/user/profile/122</url>
<activity:object-type>
http://activitystrea.ms/schema/1.0/person
</activity:object-type>
<link>http://test.local.engageexpress.com/ce/pulse/user/profile/122</link> </author>
<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
<activity:object>
<activity:object-type>
http://activitystrea.ms/schema/1.0/note
</activity:object-type>
<title>Marketing Wall</title>
<link>http://test.local.engageexpress.com/ce/pulse/user/projectteam/433</link>
</activity:object>
</entry>
</feed>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment