Hi, It requires sending the OAUTH 2.0 access token when calling the API methods. Yes I will check the Google Drive connector. Thanks
On Thu, Mar 20, 2014 at 3:12 PM, Dushan Abeyruwan <[email protected]> wrote: > Hi > Looks good, anyway how is OAuth working ? Better follow up Google Drive > connector implementation instead. > > Cheers, > Dushan > > > On Thu, Mar 20, 2014 at 2:48 PM, Madhawa Bandara <[email protected]> wrote: > >> Yes. >> >> >> On Thu, Mar 20, 2014 at 2:41 PM, Samisa Abeysinghe <[email protected]>wrote: >> >>> And use ESB templates? >>> >>> Thanks, >>> Samisa... >>> >>> >>> Samisa Abeysinghe >>> >>> Vice President Developer Evangelism >>> >>> WSO2 Inc. >>> http://wso2.com >>> >>> >>> >>> On Thu, Mar 20, 2014 at 2:39 PM, Madhawa Bandara <[email protected]>wrote: >>> >>>> Hi, >>>> I will be using Google Tasks REST API. >>>> >>>> >>>> On Thu, Mar 20, 2014 at 2:36 PM, Samisa Abeysinghe <[email protected]>wrote: >>>> >>>>> What is the implementation technology you are going to use? In other >>>>> words, how do you plan to invoke the APIs? >>>>> >>>>> Thanks, >>>>> Samisa... >>>>> >>>>> >>>>> Samisa Abeysinghe >>>>> >>>>> Vice President Developer Evangelism >>>>> >>>>> WSO2 Inc. >>>>> http://wso2.com >>>>> >>>>> >>>>> >>>>> On Thu, Mar 20, 2014 at 2:25 PM, Madhawa Bandara <[email protected]>wrote: >>>>> >>>>>> *Introduction* >>>>>> The Google Tasks API provides developers a set of API endpoints for >>>>>> searching, reading, and updating Google Tasks content and metadata. >>>>>> >>>>>> *Google Tasks Connector Summery* >>>>>> * Connector Name: GoogleTasks >>>>>> * API Version: v1 >>>>>> * Technology: REST >>>>>> * API Url: >>>>>> https://developers.google.com/google-apps/tasks/<https://api.surveymonkey.net/> >>>>>> >>>>>> Selected Methods (14) for version 1.0.0 >>>>>> >>>>>> Methods for the Tasklist operations: >>>>>> >>>>>> *list*- Returns all the authenticated user's task lists. >>>>>> *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. >>>>>> *update*- Updates the authenticated user's specified task list. >>>>>> *delete*- Deletes the authenticated user's specified task list. >>>>>> *patch*- Updates the authenticated user's specified task list. This >>>>>> method supports patch semantics. >>>>>> >>>>>> Methods for the Tasks operations: >>>>>> >>>>>> *list*- Returns all tasks in the specified task list. >>>>>> *get*- Returns the specified task. >>>>>> *insert*- Creates a new task on the specified task list. >>>>>> *update*- Updates the specified task. >>>>>> *delete*- Deletes the specified task from the task list. >>>>>> *clear*- 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. >>>>>> *move*- 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. >>>>>> *patch*- Updates the specified task. This method supports patch >>>>>> semantics. >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Regards, >>>>>> >>>>>> *Madhawa Bandara* >>>>>> Software Engineer >>>>>> WSO2, Inc. >>>>>> lean.enterprise.middleware >>>>>> >>>>>> Mobile - *+94777487726* >>>>>> >>>>> >>>>> >>>> >>>> >>>> -- >>>> Regards, >>>> >>>> *Madhawa Bandara* >>>> Software Engineer >>>> WSO2, Inc. >>>> lean.enterprise.middleware >>>> >>>> Mobile - *+94777487726* >>>> >>> >>> >> >> >> -- >> Regards, >> >> *Madhawa Bandara* >> Software Engineer >> WSO2, Inc. >> lean.enterprise.middleware >> >> Mobile - *+94777487726* >> > > > > -- > Dushan Abeyruwan | Associate Tech Lead > Integration Technologies Team > PMC Member Apache Synpase > WSO2 Inc. http://wso2.com/ > Blog:http://dushansview.blogspot.com/ > Mobile:(0094)713942042 > > -- Regards, *Madhawa Bandara* Software Engineer WSO2, Inc. lean.enterprise.middleware Mobile - *+94777487726*
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
