Activities feeds 

Lists the Atom feeds produced by the Activities API.

Table 1. Activities feeds

Resource URI Method Input/Output Representation Description
ACL list Value of the href attribute of the <http://www.ibm.com/xmlns/prod/sn/member-list> element for each activity.

  • GET

  • POST

  • Atom feed (ACL list)

  • Atom entry (ACL)

  • Lists access control lists for existing activities.

  • Creates an access control list.

Activity node list Value of the href attribute of the <app:collection> element for each activity.

  • GET

  • POST

  • Lists the entries in an activity.

  • Creates an activity node.

Completed activities From the user's service document, the value of the href attribute of the <collection> element that contains a <title> element which has a value of Completed. GET Atom feed (activity list) Lists a user's completed activities.
Everything From the user's service document, the value of the href attribute of the <collection> element that contains a <title> element which has a value of Everything. GET Atom feed (list of activities and activity nodes) Lists all activities and nodes accessible to a user (except items in the trash).
History Value of the href attribute of the <http://www.ibm.com/xmlns/prod/sn/history> element for each activity. GET Atom feed (history list) Logs changes made to the activity.
Overview

This feed populates the My Activities view

From the user's service document, the value of the href attribute of the <collection> element that contains a <title> element which has a value of Overview.

  • GET

  • POST

  • Atom feed (activity list)

  • Atom entry (activity)

  • Lists the activities in a user's My Activities view.

  • Creates an activity.

Public activities From the user's service document, the value of the href attribute of the <collection> element that contains a <title> element which has a value of Public. GET Atom feed (activity list) Lists all public activities.
To-do list From the user's service document, the value of the href attribute of the <collection> element that contains a <title> element which has a value of To Do List. GET Atom feed (to do nodes) Lists a user's to-do items.
Trash From the user's service document, the value of the href attribute of the <collection> element that contains a <title> element which has a value of Trash. GET Atom feed (list of activities and activity nodes) Lists a user's deleted activities.
Tuned out activities From the user's service document, the value of the href attribute of the <collection> element that contains a <title> element which has a value of Tuned out. GET Atom feed (activity list) Lists activities that the user has tuned out of by setting the priority of the activity to tuned out.


Parent topic

Activities API

+

Search Tips   |   Advanced Search