ActionResourceRequestsAddFromTemplates
Add resource requests from the given template ID to an opportunity or project.
| Property | Value |
| Label | Add Resource Requests 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 resource requests from. | Yes |
TargetId | ID | Target ID | The ID of the project or opportunity you want to add resource requests to. | Yes |
StartDate | Date | Offset Start Date | The start date you want to offset resource request dates from. | No |
StartDateOverride | Date | Start Date Override | The start date to override on resource requests. | No |
EndDateOverride | Date | End Date Override | The end date to override on resource requests. | No |
HoursMultiplier | Double | Hours Multiplier | Apply a multiplier to the planned hours on each resource request. | No |
RequestedBillRateMultiplier | Double | Requested Bill Rate Multiplier | Apply a multiplier to the requested bill rate on each resource request. | No |
MilestoneId | ID | Milestone ID | The ID of the milestone you want to map resource requests to. | No |
CopyResourceSkillRequests | Boolean | Copy Resource Skill Requests | Set to false if you do not want to copy any associated resource skill requests. | No |
Response Parameters
This action does not return a response.
|