| Sveiki! | Lietuvių ![]() |
| Sveiki! | Lietuvių ![]() |
Adds a task, name, to the list specified by list_id.
If list_id is omitted, the task will be added to the Inbox.
If parse is 1, Smart Add will be used to process the task.
This method requires authentication with write permissions.
This method requires a timeline.
api_key (Required)timeline (Required)list_id (Optional)name (Required)parse (Optional)name using Smart Add.
<list id="987654321">
<taskseries id="987654321" created="2006-05-07T10:19:54Z" modified="2006-05-07T10:19:54Z"
name="Get Bananas" source="api">
<tags/>
<participants/>
<notes/>
<task id="123456789" due="" has_due_time="0" added="2006-05-07T10:19:54Z"
completed="" deleted="" priority="N" postponed="0" estimate=""/>
</taskseries>
</list>
98: Login failed / Invalid auth token100: Invalid API Key105: Service currently unavailable111: Format "xxx" not found112: Method "xxx" not found114: Invalid SOAP envelope115: Invalid XML-RPC Method Call300: Timeline invalid or not provided320: list_id invalid or not provided4000: Task name provided is invalid.