Goodreads Developers discussion
feature requests
>
Notifications / Groups
date
newest »

message 1:
by
Daniel
(new)
Mar 08, 2011 09:26AM

reply
|
flag

I guess i could ad an api on notifications, I'll put that on the todo list.

Any luck on the documentation?
Thanks!


The methods are:
group/show/ID.xml - info abotu a group
group/members/ID.xml - show memebers of a group
group/list/ID.xml - show groups a member is in
topic/show/ID.xml - show the threads in a topic
topic/group_folder.xml (not sure what this one is)
topic/unread_group.xml - unread topics in a group
I think they all work with oauth. We'll add these to the docs soon.
If you have any specific questions please reply.


Thanks

'http://www.goodreads.com/group/member...'
that the group must be public which is a bummer. If the group is not public, HTML instead of XML is returned. Are there any plans to change this requirement?
Thanks.

'http://www.goodreads.com/group/member...'
that the group must be public which is a bummer. If the group is not public, HTML instea..."
You'll need to use OAuth for non public groups.