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*
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to