Hi, We have already implemented the connector for Google Tasks.
[1] - https://github.com/wso2-dev/esb-connectors/tree/master/googletasks. [2] - https://docs.wso2.com/display/ESBCONNECTORS/Google+Tasks+Connector On Mon, Aug 25, 2014 at 5:04 PM, Vanjikumaran Sivajothy <[email protected]> wrote: > What is the authentication mechanism that used here? > > Thanks you, > Best Regards, > Vanji > > > On Mon, Aug 25, 2014 at 1:54 PM, Madusanka Premaratne <[email protected] > > wrote: > >> Hi All, >> Myself with Tharindu A([email protected]) are going to develop $subject >> as described below. >> >> *What is Google Task List?* >> It is kind of a to do list, which provided by Google for the google users. >> >> *Task List vs Tasks* >> Task list contains number of tasks and a single task has its own >> attributes such as due date and notes. >> >> The operations can be divided into two major parts as, >> >> 1. Task List Operations >> 2. Task Operations >> >> >> *Task List Operations* >> >> >> - *Delete* - Deletes the authenticated user's specified task list. >> - *Get* - Returns the authenticated user's specified task list. >> - *Insert* - Creates a new task list and adds it to the authenticated >> user's task lists. >> - *List* - Returns all the authenticated user's task lists. >> - *Patch* - Updates the authenticated user's specified task list. >> This method supports patch semantics. >> - *Update* - Updates the authenticated user's specified task list. >> >> *Task Operations* >> >> - *C* >> *lear* >> >> - >> Clears all completed tasks from the specified task list. The affected >> tasks will be marked as 'hidden' and no longer be returned by default when >> retrieving all tasks for a task list. >> - *D* >> *elete* >> - >> Deletes the specified task from the task list. >> - *G* >> *et* >> - >> Returns the specified task. >> - >> *Insert * >> - >> Creates a new task on the specified task list. >> - *L* >> *ist* >> - >> Returns all tasks in the specified task list. >> - *M* >> *ove* >> - >> Moves the specified task to another position in the task list. This >> can include putting it as a child task under a new parent and/or move it >> to >> a different position among its sibling tasks. >> - *P* >> *atch* >> - >> Updates the specified task. This method supports patch semantics. >> - *Up* >> *date* >> - >> Updates the specified task >> s >> >> >> Detailed information about the above methods can be found here[1] and >> the documentation[2] >> >> [1] - https://developers.google.com/apis-explorer/#p/tasks/v1/ >> [2] - https://developers.google.com/google-apps/tasks/firstapp >> >> Thanks, >> Madusanka >> -- >> *Madusanka Premaratne,* >> Associate Software Engineer, >> WSO2 Inc. | http://wso2.com | lean.enterprise.middleware >> Mobile : +94 71 835 70 73 >> >> >> _______________________________________________ >> Architecture mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> >> > > > -- > Sivajothy Vanjikumaran > *Senior Software Engineer* > *Integration Technologies Team* > *WSO2 Inc. http://wso2.com <http://wso2.com/>* > *Mobile:(+94)777219209* > [image: Facebook] <https://www.facebook.com/vanjikumaran> [image: Twitter] > <https://twitter.com/vanjikumaran> [image: LinkedIn] > <http://www.linkedin.com/pub/vanjikumaran-sivajothy/25/b31/293> [image: > Blogger] <http://vanjikumaran.blogspot.com/> [image: SlideShare] > <http://www.slideshare.net/vanjikumaran> > > This communication may contain privileged or other > confidential information and is intended exclusively for the addressee/s. > If you are not the intended recipient/s, or believe that you may > have received this communication in error, please reply to the > sender indicating that fact and delete the copy you received and in > addition, you should not print, copy, re-transmit, disseminate, or > otherwise use the information contained in this communication. > Internet communications cannot be guaranteed to be timely, secure, error > or virus-free. The sender does not accept liability for any errors > or omissions > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- Regards, *Madhawa Bandara* Software Engineer WSO2, Inc. lean.enterprise.middleware Mobile - *+94777487726* Blog* - *classdeffound.blogspot.com
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
