Task

Create a new task

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Title of the task

string

Details of the task

string

Category name of the task

keywords
array of strings

List of keywords

keywords
date

Timestamp for when the task is due

string

Location of the task

string
Defaults to todo

The type of the task. Must be one of todo, inbound_call, outbound_call, fax, email, mail, print

string
Defaults to open

Task status. Must be one of open, pending, deferred, in_progress, done, cancelled

string

The priority of the task. Can be 'low', 'medium', or 'high'.

date

Timestamp for when the task starts

date

Timestamp for when the task ends

int32

Estimated time to complete the task in seconds

subtasks
array of strings

URL of Task for which this task is the parent. Example: /v1/task/2001

subtasks
string

URL of the Task which is the parent of this task. Example: /v1/task/1001

appointments
array of objects

List of Appointments Example: /v1/appointments/1001

appointments
companies
array of objects

List of Companies Example: /v1/companies/1001

companies
contacts
array of objects

List of Contacts Example: /v1/contacts/1001

contacts
groups
array of objects

List of Groups Example: /v1/groups/1001

groups
notes
array of objects

List of Notes Example: /v1/notes/1001

notes
forms
array of objects

List of Forms Example: /v1/form/1001

forms
opportunities
array of objects

List of Opportunities Example: /v1/opportunities/1001

opportunities
projects
array of objects

List of Projects Example: /v1/projects/1001

projects
string

URL of the User that is responsible for the task

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json