POST api/workplan/{id}/convert/{conversionid}
Convert a plan
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Plan Id |
globally unique identifier |
Required |
| conversionid |
Conversion Id |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
WorkPlan| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| Archived | boolean |
None. |
|
| Author | globally unique identifier |
None. |
|
| Created | date |
None. |
|
| Modified | date |
None. |
|
| Editor | globally unique identifier |
None. |
|
| PlannerTypeId | globally unique identifier |
None. |
|
| ParentPlanId | globally unique identifier |
None. |
|
| PortfolioParentId | globally unique identifier |
None. |
|
| PortfolioOrder | integer |
None. |
|
| UserList | Collection of UserAccess |
None. |
|
| InheritUserList | Collection of UserAccess |
None. |
|
| TeamList | Collection of TeamAccess |
None. |
|
| InheritTeamList | Collection of TeamAccess |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| SummaryFields | Dictionary of string [key] and Object [value] |
None. |
|
| Folder | boolean |
None. |
|
| Fragment | boolean |
None. |
|
| FragmentInfo | FragmentInfo |
None. |
|
| Hidden | boolean |
None. |
|
| Comments | Collection of TaskComment |
None. |
|
| LastComment | date |
None. |
|
| Integrations | Collection of IntegratedSystem |
None. |
|
| Snapshots | Collection of FieldSnapshot |
None. |
|
| SubPlans | Collection of globally unique identifier |
None. |
|
| PlanNumber | string |
None. |
|
| RateTables | Collection of PlanRateTable |
None. |
|
| Splits | Collection of LookupSplit |
None. |
|
| LockInfo | PlanLockInfo |
None. |
|
| LastLocation | string |
None. |
|
| StageGateFlow | StageGateFlow |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{
"Name": "sample string 1",
"Archived": true,
"Author": "0ebf3988-b67c-478c-b441-7c9ac043df50",
"Created": "2026-05-02T16:46:24.2145975+00:00",
"Modified": "2026-05-02T16:46:24.2145975+00:00",
"Editor": "198fa7b8-e431-4f53-8b98-8339e72b36d6",
"PlannerTypeId": "107ca722-e844-49b8-9ed9-0246db54c10f",
"ParentPlanId": "adb2d506-c6d9-47d6-8348-7973582a5995",
"PortfolioParentId": "22abddad-ecc8-41db-a388-619d51fd9683",
"PortfolioOrder": 9,
"UserList": [
{},
{}
],
"InheritUserList": [
{},
{}
],
"TeamList": [
{},
{}
],
"InheritTeamList": [
{},
{}
],
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"SummaryFields": {
"sample string 1": {},
"sample string 3": {}
},
"Folder": true,
"Fragment": true,
"FragmentInfo": {
"Name": "sample string 1",
"Description": "sample string 2",
"Category": "sample string 3",
"WorkTypes": "sample string 4",
"Personal": true
},
"Hidden": true,
"Comments": [
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
},
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
}
],
"LastComment": "2026-05-02T16:46:24.2145975+00:00",
"Integrations": [
{
"IntegrationId": "35e85d77-4284-475f-b97a-ac6e9faee44a",
"ItemUrl": "sample string 2",
"ItemId": "sample string 3",
"TransactionId": "e858095f-bf01-4672-a00c-9dab87e4a2ce",
"LastExport": "2026-05-02T16:46:24.2145975+00:00",
"LastImport": "2026-05-02T16:46:24.2145975+00:00",
"IntegrationVersion": 7,
"Properties": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"IntegrationId": "35e85d77-4284-475f-b97a-ac6e9faee44a",
"ItemUrl": "sample string 2",
"ItemId": "sample string 3",
"TransactionId": "e858095f-bf01-4672-a00c-9dab87e4a2ce",
"LastExport": "2026-05-02T16:46:24.2145975+00:00",
"LastImport": "2026-05-02T16:46:24.2145975+00:00",
"IntegrationVersion": 7,
"Properties": {
"sample string 1": {},
"sample string 3": {}
}
}
],
"Snapshots": [
{
"Date": "2026-05-02T16:46:24.2145975+00:00",
"StatusReportId": "f7d9fad1-db8d-4ce1-8792-c01dc1619324",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"Date": "2026-05-02T16:46:24.2145975+00:00",
"StatusReportId": "f7d9fad1-db8d-4ce1-8792-c01dc1619324",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
],
"SubPlans": [
"652fd807-a991-4bf2-b27c-8af86122b6ac",
"d6853a28-ebd5-46af-aefa-db8e17a76b63"
],
"PlanNumber": "sample string 14",
"RateTables": [
{
"Id": "0d3da812-8e61-455f-9c9d-1ef9fec93de9",
"Name": "sample string 2",
"Multipliers": [
{
"Start": "2026-05-02T16:46:24.2145975+00:00",
"End": "2026-05-02T16:46:24.2145975+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
},
{
"Start": "2026-05-02T16:46:24.2145975+00:00",
"End": "2026-05-02T16:46:24.2145975+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
}
],
"ResourceRates": [
{
"ResourceId": "9701fc57-8c06-442a-ad62-6944000db782",
"BaseRate": 2.0
},
{
"ResourceId": "9701fc57-8c06-442a-ad62-6944000db782",
"BaseRate": 2.0
}
]
},
{
"Id": "0d3da812-8e61-455f-9c9d-1ef9fec93de9",
"Name": "sample string 2",
"Multipliers": [
{
"Start": "2026-05-02T16:46:24.2145975+00:00",
"End": "2026-05-02T16:46:24.2145975+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
},
{
"Start": "2026-05-02T16:46:24.2145975+00:00",
"End": "2026-05-02T16:46:24.2145975+00:00",
"PercentRevenue": 3.0,
"PercentCost": 4.0
}
],
"ResourceRates": [
{
"ResourceId": "9701fc57-8c06-442a-ad62-6944000db782",
"BaseRate": 2.0
},
{
"ResourceId": "9701fc57-8c06-442a-ad62-6944000db782",
"BaseRate": 2.0
}
]
}
],
"Splits": [
{
"Field": "sample string 1",
"Value": "ec38bd50-abbb-49cc-bedb-83ef9280e46d",
"Split": 3.0,
"Values": {
"sample string 1": 2.0,
"sample string 3": 4.0
}
},
{
"Field": "sample string 1",
"Value": "ec38bd50-abbb-49cc-bedb-83ef9280e46d",
"Split": 3.0,
"Values": {
"sample string 1": 2.0,
"sample string 3": 4.0
}
}
],
"LockInfo": {
"LockedSid": "f16312b8-6442-485e-8e76-6942b42ae566",
"LockedBy": "9d3cad35-15b8-4b6a-948f-eaa7729648e8",
"LockedDate": "2026-05-02T16:46:24.2145975+00:00"
},
"LastLocation": "sample string 15",
"StageGateFlow": {
"Id": "0a4d31aa-3160-464e-9a66-e7456e9fa3d2",
"CurrentGateId": "87a1a0fe-79e5-487d-9ea2-c8bdbbd8ecef",
"EnteredGate": "2026-05-02T16:46:24.2145975+00:00",
"ExitedGate": "2026-05-02T16:46:24.2145975+00:00",
"GateClosed": true,
"StepStarter": "b597aa9a-a254-4e4b-86e9-3be579a401d1",
"StepApprover": "84762abc-b0d8-4ee0-b07d-09526ba61669",
"ApprovalState": 0,
"StepState": 0,
"Comments": "sample string 8",
"Approvals": [
{
"StepId": "6ac61142-a1b2-4bfa-94b6-4d7bd623380b",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"2e1f771b-a54c-4325-803c-d7b7223de25b": {
"TaskId": "ac8e0613-e0f1-4f4c-b8fc-246cf6b4081a",
"Status": 0,
"Comments": [
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
},
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
}
]
},
"760ee88c-f3ee-4ba4-b91b-3e6968cdd253": {
"TaskId": "ac8e0613-e0f1-4f4c-b8fc-246cf6b4081a",
"Status": 0,
"Comments": [
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
},
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
}
]
}
}
},
{
"StepId": "6ac61142-a1b2-4bfa-94b6-4d7bd623380b",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"2e1f771b-a54c-4325-803c-d7b7223de25b": {
"TaskId": "ac8e0613-e0f1-4f4c-b8fc-246cf6b4081a",
"Status": 0,
"Comments": [
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
},
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
}
]
},
"760ee88c-f3ee-4ba4-b91b-3e6968cdd253": {
"TaskId": "ac8e0613-e0f1-4f4c-b8fc-246cf6b4081a",
"Status": 0,
"Comments": [
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
},
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
}
]
}
}
}
],
"ApprovalsLog": [
{
"StepId": "6ac61142-a1b2-4bfa-94b6-4d7bd623380b",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"2e1f771b-a54c-4325-803c-d7b7223de25b": {
"TaskId": "ac8e0613-e0f1-4f4c-b8fc-246cf6b4081a",
"Status": 0,
"Comments": [
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
},
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
}
]
},
"760ee88c-f3ee-4ba4-b91b-3e6968cdd253": {
"TaskId": "ac8e0613-e0f1-4f4c-b8fc-246cf6b4081a",
"Status": 0,
"Comments": [
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
},
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
}
]
}
}
},
{
"StepId": "6ac61142-a1b2-4bfa-94b6-4d7bd623380b",
"AutoApproved": true,
"Completed": true,
"Expired": true,
"ExpiredReason": "sample string 5",
"ApprovalStates": {
"2e1f771b-a54c-4325-803c-d7b7223de25b": {
"TaskId": "ac8e0613-e0f1-4f4c-b8fc-246cf6b4081a",
"Status": 0,
"Comments": [
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
},
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
}
]
},
"760ee88c-f3ee-4ba4-b91b-3e6968cdd253": {
"TaskId": "ac8e0613-e0f1-4f4c-b8fc-246cf6b4081a",
"Status": 0,
"Comments": [
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
},
{
"Id": "09b4d9fb-c4d6-4077-8002-95f80769f330",
"UPN": "d14dcc55-ac01-4cb8-adb6-7f8ac646951d",
"PostDate": "2026-05-02T16:46:24.2145975+00:00",
"Comment": "sample string 4",
"CC": [
"a4f7e68e-4093-481b-af9b-4626c300e43b",
"48d79a0f-355b-49e4-8ba5-c5518718112c"
],
"Users": [
"f7b0b610-b95d-404c-8037-c4212c41462b",
"b6dbe727-f896-46b5-876f-e91485413205"
]
}
]
}
}
}
],
"RulesRejected": [
{
"Id": "b717f1bd-9cc2-4a5c-ba87-5c70563019d5",
"Name": "sample string 2",
"FailureText": "sample string 3",
"Filter": "sample string 4"
},
{
"Id": "b717f1bd-9cc2-4a5c-ba87-5c70563019d5",
"Name": "sample string 2",
"FailureText": "sample string 3",
"Filter": "sample string 4"
}
],
"ApprovalRejectionOrFailReason": "sample string 9"
},
"id": "b491734f-92f9-430d-8bfa-698a622490e0",
"ConfigId": "26d628ae-ef95-47f0-860e-904e1ae5c707"
}