Skip to content

Tasks Object ​



id
string
REQUIRED · The task's unique identifier
subject
string
The task's subject
content
string
The task's content
owner
string
The task's owner
account
string
The task's account
contact
string[]
The task's contact
opportunity
string[]
The task's opportunity
completed_at
string · date-time
The date and time of the task's completion
due_date
string · date-time
The date and time of the task's due date
status
string
The task's status
created_at
string · date-time
The date and time of the task's creation
updated_at
string · date-time
The date and time of the task's last update
remote_data
object
Raw data returned from the remote API call.