Hello, all!
As part GSoC 2011, I will be implementing some web services using the Elgg API. As I wrote about in my blog post these web services can be used to develop third party software for any Elgg-based website. In the later stages of the project I will be implementing a mobile application using these web services.
I am trying to make a list of possible features which should be implemented as web services.
I came up with a list of what I feel are required web services:
Other possible web services include:
Please suggest the features that you want to see implemented in the web services. Your feedback will be of great help to me!
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- DhrupDeScoop@Dhrup2000

DhrupDeScoop - 0 likes
- Post to a Group (with/without authentication).
- Retrieve content from a Group (with/without authentication) like RSS, but more of a data feed with some selection criteria. e.g. Retrieve only posts by Group owner, by Members,...
- Evan Winslow@ewinslow

Evan Winslow - 0 likes
My requests: - like/unlike
- comment
- post to messageboard
- deleting entities
- Reporting content
- Evan Winslow@ewinslow

Evan Winslow - 0 likes
- Jon Dron@jondron

Jon Dron - 0 likes
You must log in to post replies.(have a look at my schematic @ http://connectmyschool.com/ for overall sharing design).
I know it's not explicitly listed, but fetching content is of course very necessary -- getting users, wire posts, messageboard posts, files, blogs, etc...
Bump to retrieving users, posts etc - including search results. With the proviso that it must be done with (and optionally, I guess, without) authentication.
As a matter of related interest, we are working on trying to create authenticated RSS feeds for this purpose, using HTTP authentication so that standard RSS readers and aggregators can get the content - is anyone else trying this?