v1
latestOpenAPI 3.0.12026-07-24241275527.9 KBCreate Task (Folder)
Create a task in a folder. The folder specified by {folderId} will become the 'parent' folder for the new task. To create a task in the account root, use the Root Folder API ID. When creating a subtask, use the Root API ID as {folderId} and specify the parent task in the 'superTasks' parameter.
<b>Scopes:</b> Default, wsReadWrite
Path parameters
Query parameters
Title of task, required
Title of task, required
Description of task, will be left blank, if not set
Description of task, will be left blank, if not set
- Active - Active
- Deferred - Deferred
- Completed - Completed
- Cancelled - Cancelled
Status of task. Not available for the Team plan
- Active - Active
- Deferred - Deferred
- Completed - Completed
- Cancelled - Cancelled
- High
- Low
- Normal
Importance of task
- High
- Low
- Normal
Task dates. If not specified, a backlogged task is created
Shares task with specified users or invitations. The task is always shared with the author.
Parent folders for newly created task. Can not contain recycleBinId
Makes specified users or invitations assignee for the task
Makes specified placeholders assignee for the task
Add specified users to task followers
Follow task
Follow task
Put newly created task before specified task in task list
Put newly created task after specified task in task list
Add the task as subtask to specified tasks
Metadata to be added to newly created task. Limit : 100
List of custom fields to set in newly created task. Limit : 100
Custom status ID
Set Task Effort fields: mode, total Effort
- Billable - Billable
- NonBillable - Non-Billable
Task's timelogs billing type
- Billable - Billable
- NonBillable - Non-Billable
Include invitations in sharedIds & responsibleIds lists
Include invitations in sharedIds & responsibleIds lists
Custom Item Type ID to create a task from
Custom Item Type ID to create a task from
Strip HTML tags from custom fields
Strip HTML tags from custom fields
Id of work schedule to assign to task
Json string array of optional fields to be included in the response model
- customItemTypeId - Custom Item Type ID
- billingType - Billing type
- workScheduleId - Id of work schedule assigned to task
- effortAllocation - Effort Allocation
- responsiblePlaceholderIds - List of placeholder assignee IDs
Response
success response