| assignedTo |
String |
ID of the user to whom you want to assign the task. |
Optional |
57.0 |
| comment |
String |
Comments on the task. |
Optional |
57.0 |
| dueDate |
String |
Due date of the task. |
Optional |
57.0 |
| id |
String |
ID of the task record. |
Optional |
57.0 |
| isRequired |
Boolean |
Indicates whether the task is required (true) or not (false). |
Optional |
57.0 |
| priority |
String |
Priority of the task. Possible values are:
|
Required |
57.0 |
| status |
String |
Status of the task. Possible values are:
- Completed
- Deferred
- In Progress
- Not Started
- Waiting on someone else
|
Optional |
57.0 |
| subject |
String |
The subject line of the task. |
Required |
57.0 |