PublicAPI_LAPI: Forums
UriTemplate |
|
Method |
GET |
Response Format |
Xml |
Response Schema |
https://ivle.nus.edu.sg/api/Lapi.svc/help/Forums/response/schema |
Response Example |
https://ivle.nus.edu.sg/api/Lapi.svc/help/Forums/response/example |
Description |
Gets all the related forums for the Module ID. |
Input Description |
APIKey: The pre allocated API key |
Output Description |
|
PublicAPI_LAPI: Forum
UriTemplate |
|
Method |
GET |
Response Format |
Xml |
Response Schema |
https://ivle.nus.edu.sg/api/Lapi.svc/help/Forum/response/schema |
Response Example |
https://ivle.nus.edu.sg/api/Lapi.svc/help/Forum/response/example |
Description |
Gets the forum information for the past [Duration] minutes with new postings, set 0 to show all |
Input Description |
APIKey: The pre allocated API key |
Output Description |
|
PublicAPI_LAPI: Forum_Headings
UriTemplate |
|
Method |
GET |
Response Format |
Xml |
Response Schema |
https://ivle.nus.edu.sg/api/Lapi.svc/help/Forum_Headings/response/schema |
Response Example |
https://ivle.nus.edu.sg/api/Lapi.svc/help/Forum_Headings/response/example |
Description |
Gets the related forum headings belonging to the particular Forum for the past [Duration] minutes with new postings, set 0 to show all |
Input Description |
APIKey: The pre allocated API key |
Output Description |
|
PublicAPI_LAPI: Forum_HeadingThreads
UriTemplate |
|
Method |
GET |
Response Format |
Xml |
Response Schema |
https://ivle.nus.edu.sg/api/Lapi.svc/help/Forum_HeadingThreads/response/schema |
Response Example |
https://ivle.nus.edu.sg/api/Lapi.svc/help/Forum_HeadingThreads/response/example |
Description |
Gets the related threads belonging to the heading (Non-hierachy) for the past [Duration] minutes with new postings, set 0 to show all |
Input Description |
APIKey: The pre allocated API key |
Output Description |
|
PublicAPI_LAPI: Forum_Threads
UriTemplate |
|
Method |
GET |
Response Format |
Xml |
Response Schema |
https://ivle.nus.edu.sg/api/Lapi.svc/help/Forum_Threads/response/schema |
Response Example |
https://ivle.nus.edu.sg/api/Lapi.svc/help/Forum_Threads/response/example |
Description |
Gets the thread and/or subthreads for the past [Duration] minutes with new postings, set 0 to show all |
Input Description |
APIKey: The pre allocated API key |
PublicAPI_LAPI: Forum_Thread
UriTemplate |
|
Method |
GET |
Response Format |
Xml |
Response Schema |
https://ivle.nus.edu.sg/api/Lapi.svc/help/Forum_Thread/response/schema |
Response Example |
https://ivle.nus.edu.sg/api/Lapi.svc/help/Forum_Thread/response/example |
Description |
Gets the thread information |
Input Description |
APIKey: The pre allocated API key |
PublicAPI_LAPI: Forum_PostNewThread
UriTemplate |
|
Method |
POST |
Request Format |
xml or json |
Response Format |
Xml |
Description |
Post a new thread, returns the new thread id (XML format) |
Input Description |
APIKey: The pre allocated API key |
PublicAPI_LAPI: Forum_PostNewThread_JSON
UriTemplate |
|
Method |
POST |
Request Format |
xml or json |
Response Format |
Json |
Description |
Post a new thread, returns the new thread id (Json format) |
Input Description |
APIKey: The pre allocated API key |
PublicAPI_LAPI: Forum_ReplyThread
UriTemplate |
|
Method |
POST |
Request Format |
xml or json |
Response Format |
Xml |
Description |
Reply to a thread, returns the new thread id (XML format) |
Input Description |
APIKey: The pre allocated API key |
PublicAPI_LAPI: Forum_ReplyThread_JSON
UriTemplate |
|
Method |
POST |
Request Format |
xml or json |
Response Format |
Json |
Description |
Reply to a thread, returns the new thread id (Json format) |
Input Description |
APIKey: The pre allocated API key |
PublicAPI_LAPI: Forum_Thread_AddLog
UriTemplate |
|
Method |
POST |
Request Format |
xml or json |
Response Format |
Xml |
Description |
Add log when user clicks to read the forum thread. (XML format) |
Input Description |
APIKey: The pre allocated API key |
PublicAPI_LAPI: Forum_Thread_AddLog_JSON
UriTemplate |
|
Method |
POST |
Request Format |
xml or json |
Response Format |
Json |
Description |
Add log when user clicks to read the forum thread. (Json format) |
Input Description |
APIKey: The pre allocated API key |
PublicAPI_LAPI: Forum_SaleOfUsedTextbooks
UriTemplate |
|
Method |
GET |
Response Format |
Xml |
Response Schema |
https://ivle.nus.edu.sg/api/Lapi.svc/help/Forum_SaleOfUsedTextbooks/response/schema |
Response Example |
https://ivle.nus.edu.sg/api/Lapi.svc/help/Forum_SaleOfUsedTextbooks/response/example |
Description |
Gets the Sale Of Used Textbooks open forum information for the past [Duration] minutes with new postings, set 0 to show all |
Input Description |
APIKey: The pre allocated API key |
Output Description |
|
PublicAPI_LAPI: Forum_StudentFeedback
UriTemplate |
|
Method |
GET |
Response Format |
Xml |
Response Schema |
https://ivle.nus.edu.sg/api/Lapi.svc/help/Forum_StudentFeedback/response/schema |
Response Example |
https://ivle.nus.edu.sg/api/Lapi.svc/help/Forum_StudentFeedback/response/example |
Description |
Gets the Student Feedback open forum information for the past [Duration] minutes with new postings, set 0 to show all |
Input Description |
APIKey: The pre allocated API key |
Output Description |
|
1 Comment
Hide/Show Comments06 Aug 2012
Phan Shi Wen
Is there a way to delete a post?