tasks


Description

A list of all tasks.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null
task_activities.task_idDefined in XMLR
task_assignments.task_idDefined in XMLR

Primary key.

admin_idint410null
admins.idDefined in XMLR

Id of the admin the record belongs to.

candidate_idint410null
candidates.idDefined in XMLR

Id of the candidate the record belongs to.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

completed_attimestamp29,6null

Date the task was completed.

created_attimestamp29,6null

Date the record was created.

due_datetimestamp29,6null

Date the task is due.

timezonevarchar255null

Task timezone.

titlevarchar255null

Task title. Note: this field is only available for primary user (with full access).

updated_attimestamp29,6null

Date the record was updated.

Relationships