Hi Vanji, I have gone through [1] and [2] and found no one developed for the Google Translate v2 [3]. We are looking forward to develop a connector for Google Translate v2 as follows.
Authorisation Mechanism : *OAuth 2.0* Available *Operations* and the *number of parameters* : 1. *Detect* the language ( 2 parameters - 1 mandatory and 1 optional) 2. *List* the source / target languages ( 2 optional parameters ) 3. *Translation* ( 6 parameters - 2 mandatory and 4 optional ) [1] https://github.com/wso2-dev/esb-connectors/ [2] https://github.com/wso2/esb-connectors/ [3] https://developers.google.com/apis-explorer/#p/translate/v2/ Thank You, Madusanka On Tue, Aug 26, 2014 at 7:16 AM, Madusanka Premaratne <[email protected]> wrote: > Hi Madhawa, Thanks for the info. > Madusanka > > > On Mon, Aug 25, 2014 at 9:29 PM, Madhawa Bandara <[email protected]> wrote: > >> 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 <%2B94777487726>* >> Blog* - *classdeffound.blogspot.com >> >> _______________________________________________ >> Architecture mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> >> > > > -- > *Madusanka Premaratne,* > Associate Software Engineer, > WSO2 Inc. | http://wso2.com | lean.enterprise.middleware > Mobile : +94 71 835 70 73 > > -- *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
