Hi All,

I'm working on rewriting the Basecamp connector for API version 3 [1] .
Current Basecamp connector only supports for Basecamp API version 2. So, we
need to rewrite the connector to support to the new version of the Basecamp
(3).

I'm planning to implement the Basecamp connector new version with following
methods.

   - createProject
   - getProject
   - UpdateProject
   - listProjects
   - listPeople
   - GetProjectPeople
   - UpdateProjectPeople
   - listTodoLists
   - createTodoLists
   - getTodoLists
   - updateTodoLists
   - createTodo
   - getTodo
   - updateTodo
   - CompleteTodo
   - uncompleateTodo
   - repositionTodo
   - createMessage
   - getMessage
   - updateMeassage
   - createComment
   - getComment
   - updateComment
   - GetEvents
   - createMessageType
   - getMessageType
   - UpdateMassageType
   - DeleteMeaageType
   - ListMessageType
   - getRecordings
   - trashRecording

[1]  https://github.com/basecamp/bc3-api

Thank you.

Regards,

Janani Thangavel
Associate Software Engineer
WSO2 Inc : http://wso2.org
<http://www.google.com/url?q=http%3A%2F%2Fwso2.org&sa=D&sntz=1&usg=AFQjCNE_eTDfyl2ibPcq0hcXvRDNVuQmMg>
Mobile       : +94771856427
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to