Interface EntityTemplateTask

Request parameters for specifying how to pre-populate a task through a template.

Hierarchy

  • EntityTemplateTask

Properties

complete?: boolean

True/false boolean indicating whether the Task is completed. Defaults to false.

description: string

The Task description.

Min Length

1

Max Length

2048

external_id?: string

This field can be set to another unique ID. In the case that the Task has been imported from another tool, the ID in the other tool can be indicated here.

owner_ids?: string[]

An array of UUIDs for any members you want to add as Owners on this new Task.

Generated using TypeDoc