ActionProjectTasksAddFromTemplates
Add project tasks from the given template ID.
| Property | Value |
| Label | Add Project Tasks from Template |
| Category | Templating |
| Since | Fall 2021 |
| Read-only | No |
| Supports Agents | No |
| Supports Flows | Yes |
| Async Action | Yes |
| Keywords | clone |
Request Parameters
| Field | Type | Label | Description | Required |
TemplateId | ID | Template ID | The ID of the template project you want to add tasks from. | Yes |
TargetId | ID | Target ID | The ID of the project you want to add tasks to. | Yes |
MilestoneId | ID | Milestone ID | The ID of the milestone to map tasks to. | No |
ScheduleDate | Date | Offset Schedule Date | The date to offset task dates from, either forward or backward, depending on the value in the schedule by end date. | No |
ScheduleByEndDate | Boolean | Schedule by End Date | Set to true to offset backward based on the schedule date. | No |
CopyProjectTaskAssignments | Boolean | Copy Project Task Assignments | Set to false if you do not want to copy any associated project task assignments. | No |
Response Parameters
This action does not return a response.
|