Hi, 

FFI, following methods will be implemented under following connectors: 

*Canvas Connector*

createCourse - Create a new course for the teacher.
listCourses - List courses created by the teacher.
getCourse -  Get a course by ID.
listCourseUsers -       List all the users belonging to a course.
getCourseUser - Get a user belonging to a course by ID.
search - Search courses of a Teacher.
createCalendarEvent - Create a calendar event for a user.
listCalendarEvents - List a calendar events of a user.
getCalendarEvent         - Get a calendar event by ID.
createDiscussionTopic - Create a Discussion Topic
listDiscussionTopics - Retrieve multiple discussion topics created by the
current user.
getDiscussionTopic - Retrieve a Discussion Topic by ID
createEntry     - Create an Entry under the Discussion Topic.
updateEntry - Update an Entry.
listEntries - List all entries coming under a topic.
deleteEntry     - Delete an Entry.

*GoToTraining Connector*

createTraining - Create (Schedule) a training giving a name, description and
dates.
listTrainings - List trainings organized by the organizer referenced by the
organizerKey.
getTraining     - Get training by trainingId
listRegistrants - List registrants by trainingId
getRegistrant - Get Registrant by trainingId and registrantId
addRegistrant - Add a user identified by email to a Training.
updateTraining -        Update the specifics of a training. 
getTrainingOrganizers - Get the Organizers of a training.

*Disqus Connector*

getForumDetails - Returns forum details.
listPosts - Returns a list of posts within a forum/categories and by users.
listThreads     - Returns a list of threads within a forum/category sorted by
the date created.
listUsers - Returns a list of users active within a forum.
listCategories - Returns a list of categories within a forum.
getCategory - Returns category details.
createThread - Creates a new thread.
getThreadDetails - Returns thread details.
subscribe - Subscribe and unsubscribe for a thread.
getPost - Returns information about a post.

Thanks & Regards 
Rasika



--
View this message in context: 
http://wso2-oxygen-tank.10903.n7.nabble.com/Proposed-ESB-connector-scenario-Integrating-Canvas-LMS-with-Eventbrite-MailChimp-GoogleCalendar-Face-tp106067p107091.html
Sent from the WSO2 Architecture mailing list archive at Nabble.com.
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to