POST api/workplan/{id}/tasks
Add Task
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Work Plan Id |
globally unique identifier |
Required |
Body Parameters
TasksRequestName | Description | Type | Additional information |
---|---|---|---|
Name | string |
None. |
|
Fields | Dictionary of string [key] and Object [value] |
None. |
|
WorkTypeId | globally unique identifier |
None. |
|
ParentTaskId | globally unique identifier |
None. |
|
Integration | TaskIntegrationInfo |
None. |
|
Assignments | Dictionary of globally unique identifier [key] and decimal number [value] |
None. |
|
ProcessAssignments | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{ "Name": "sample string 1", "Fields": { "sample string 1": {}, "sample string 3": {} }, "WorkTypeId": "8523b681-3b53-427d-bcdb-8c323ac9db33", "ParentTaskId": "d9b6e8b9-781c-40cd-a09b-90fa399e84b9", "Integration": { "IntegrationId": "44811053-fa7e-410e-a1d6-aedba608c393", "ExternalItemId": "sample string 2", "ExternalUrl": "sample string 3", "ReadOnlyFields": [ "sample string 1", "sample string 2" ] }, "Assignments": { "c02f12f8-c999-4cbb-b85b-585c14c6be5a": 2.0, "3eafbd96-96a5-4819-ab64-cf1618a11fca": 4.0 }, "ProcessAssignments": true }
Response Information
Resource Description
WorkPlanTaskName | Description | Type | Additional information |
---|---|---|---|
WorkTypeId | globally unique identifier |
None. |
|
Name | string |
None. |
|
Created | date |
None. |
|
Modified | date |
None. |
|
Author | string |
None. |
|
Editor | string |
None. |
|
AssignedTo | Collection of globally unique identifier |
None. |
|
Assignments | Collection of TaskAssignment |
None. |
|
ParentId | globally unique identifier |
None. |
|
WorkTypeParentId | globally unique identifier |
None. |
|
WorkTypeIndex | integer |
None. |
|
Fields | Dictionary of string [key] and Object [value] |
None. |
|
Index | integer |
None. |
|
Complete | boolean |
None. |
|
Comments | Collection of TaskComment |
None. |
|
StartDate | date |
None. |
|
DueDate | date |
None. |
|
TaskScheduleType | TaskType |
None. |
|
StatusUpdate | StatusUpdateClass |
None. |
|
LastComment | date |
None. |
|
IsScheduled | boolean |
None. |
|
Integration | TaskIntegrationInfo |
None. |
|
WorkPlanId | globally unique identifier |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{ "WorkTypeId": "386df344-ef99-4a5e-b662-ed26ccb1f814", "Name": "sample string 1", "Created": "2025-04-04T02:39:52.2364862+00:00", "Modified": "2025-04-04T02:39:52.2364862+00:00", "Author": "sample string 4", "Editor": "sample string 5", "AssignedTo": [ "b64349d5-d4a2-400b-889e-dbd99e919043", "0c35588c-5e7a-4398-b498-c5ba73d39269" ], "Assignments": [ { "Id": "83753254-823e-4e48-a6ae-357884252d62", "Type": 0, "ResourceId": "2bffe956-46b3-445c-90c1-7d0090e3400e", "Units": 3.0 }, { "Id": "83753254-823e-4e48-a6ae-357884252d62", "Type": 0, "ResourceId": "2bffe956-46b3-445c-90c1-7d0090e3400e", "Units": 3.0 } ], "ParentId": "4962bebd-57ec-4285-b998-576b9a7d643f", "WorkTypeParentId": "2ac060d7-ed87-40a6-bdd4-3b36c864ed44", "WorkTypeIndex": 9, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Index": 10, "Complete": true, "Comments": [ { "Id": "dc1736de-9f9c-440d-8440-162783cdad37", "UPN": "ec8f805b-07c1-45d1-a158-4acaeeea1b7c", "PostDate": "2025-04-04T02:39:52.2364862+00:00", "Comment": "sample string 4", "CC": [ "c3b9a424-fb79-4737-ad82-cb975f3e0e30", "016dd663-0f2b-45ff-9fb3-6e0bb8a3827d" ], "Users": [ "1faa2823-7c69-4db5-87ff-667b9b0926ca", "a41715f4-3557-4871-9e43-b8699628fb68" ] }, { "Id": "dc1736de-9f9c-440d-8440-162783cdad37", "UPN": "ec8f805b-07c1-45d1-a158-4acaeeea1b7c", "PostDate": "2025-04-04T02:39:52.2364862+00:00", "Comment": "sample string 4", "CC": [ "c3b9a424-fb79-4737-ad82-cb975f3e0e30", "016dd663-0f2b-45ff-9fb3-6e0bb8a3827d" ], "Users": [ "1faa2823-7c69-4db5-87ff-667b9b0926ca", "a41715f4-3557-4871-9e43-b8699628fb68" ] } ], "StartDate": "2025-04-04T02:39:52.2364862+00:00", "DueDate": "2025-04-04T02:39:52.2364862+00:00", "TaskScheduleType": 0, "StatusUpdate": { "ResourceReplacements": { "0be109ba-bc21-4c6b-8868-ae172a0d573a": "e9496ff6-bddd-4df7-9850-c6a437fbc182", "380da34e-afcc-4e36-9c39-e54d31582211": "490946c7-e91b-4918-b6e2-c46e96ddfa7a" }, "HasUpdates": true, "Modified": "2025-04-04T02:39:52.2364862+00:00", "Editor": "sample string 3", "Fields": { "sample string 1": {}, "sample string 3": {} }, "CalcFields": { "sample string 1": {}, "sample string 3": {} }, "State": 0, "ApproveRejectBy": "sample string 4", "ApproveRejectDate": "2025-04-04T02:39:52.2364862+00:00" }, "LastComment": "2025-04-04T02:39:52.2364862+00:00", "IsScheduled": true, "Integration": { "IntegrationId": "275315cb-894b-4b54-9e67-c2cbac88df89", "ExternalItemId": "sample string 2", "ExternalUrl": "sample string 3", "ReadOnlyFields": [ "sample string 1", "sample string 2" ] }, "WorkPlanId": "ee22983e-56fb-4040-80d7-b943252c8e5b", "id": "6f3b49d3-1282-4321-bea0-a4660bcd3851", "ConfigId": "cc663665-9c0e-423d-8c24-933353509217" }