Show/Hide Toolbars

Inserts or creates a task record.

Parameters

insertTask Parameter Descriptions

Parameter Name

Data Type

Description

task

taskCreate

Data object

Required Properties from taskCreate

The following table lists properties from the taskCreate data object that must be populated in order to create a task record. Also note that the same properties must be populated when you are updating a task record, using the taskUpdate data object.

taskCreate Required Properties

Property Name

Data Type

Description

shortDescription

string

A brief description of the task.

currentAssignee

taskAssigneeCreate

The user assigned to the task.

Response

insertTask Response Descriptions

Parameter Name

Data Type

Description

uniqueKey

string

The unique key of the newly created record.

See Also:

taskCreate for more information about the properties you can set for the expense