v1

latestOpenAPI 3.1.02026-07-242442479.7 KB

Create a Task

post/api/record/task

Request body

subjectstring required

Subject of the task (Primary).

descriptionstring

Description of up to 4,000 characters.

objectidstring

The related record's GUID. Can belong to any editable system object type.

objecttypecodeinteger

Object number of the object the related record belongs to. If you set the objectid field, you MUST set this field as well.

owneridstring

The GUID of the system user who created the record, can also be set manually. Will be used for permissions.

prioritycodeinteger

Priority (Picklist)

reminderdatestring date

Date and time the owner will be reminded of the task.

scheduledendstring date

Date and time the task is scheduled to be completed by.

statuscodeinteger

Status (Picklist)

tasktypecodeinteger

Type (Picklist)

Response

200