Goodreads Developers discussion
      feature requests
      >
    Notifications / Groups
    
  
  
					date newest »
						  
						newest »
				
		 newest »
						  
						newest »
				
        message 1:
      by
      
          Daniel
      
        
          (new)
        
    
    
      Mar 08, 2011 09:26AM
    
     Can we get API access to user notifications and groups?
      Can we get API access to user notifications and groups?
    
          reply
          |
      
      flag
    
   we have a few groups apis, the documentation isn't done yet.
      we have a few groups apis, the documentation isn't done yet.I guess i could ad an api on notifications, I'll put that on the todo list.
 Michael wrote: "we have a few groups apis, the documentation isn't done yet."
      Michael wrote: "we have a few groups apis, the documentation isn't done yet."Any luck on the documentation?
Thanks!
 The group API has been used by the official iOS app for over a month now, when will the rest of us get access?
      The group API has been used by the official iOS app for over a month now, when will the rest of us get access?
     They're all busy doing an andriod app :(
      They're all busy doing an andriod app :(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.
 We added API docs for group stuff recently and i jsut checked in an api for notifications that should be going live very soon (in a couple days).
      We added API docs for group stuff recently and i jsut checked in an api for notifications that should be going live very soon (in a couple days).
     Is it possible to get the time when user joins a group? Coz, I have checked that goodreads has that information, but does not include it on the api..
      Is it possible to get the time when user joins a group? Coz, I have checked that goodreads has that information, but does not include it on the api..Thanks
 It appears that if one wishes to use the group.members call-
      It appears that if one wishes to use the group.members call-'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.
 shinmn wrote: "It appears that if one wishes to use the group.members call-
      shinmn wrote: "It appears that if one wishes to use the group.members call-'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.



