Clone plan action will create a copy of the selected plan with all specified configuration options.
Example of Clone plan action configuration on the current site
For more information about Action Builder read Action Builder introduction article.
Note 1: In order to use the Clone plan action in Scheduled/Triggered Actions skybow Planner Connector has to be approved by a tenant administrator and site has to be added to Approved sites list before this action can be used. Learn more about skybow M365 Connectors.
Note 2: When you deploy the solution to another SharePoint tenant, it requires approval of skybow Planner Connector on the deployment tenant as well.
To configure the action Clone plan additional properties should be specified:
Configuration
Property | Required | Type | Description |
Source group | yes | String | Specify the name or the Id of the source group to clone plane from. |
Source plan | yes | String | Specify the name of the plan to be cloned. |
Target group | yes | String | Specify the name or the Id of the target group where to clone the plan. |
Target plan | yes | String | Specify the name of the cloned plan. |
Clone content | yes | Boolean |
Specify whether to clone the content of the source plan. |
Availability
Modern Forms | List Actions | Scheduled/Triggered Actions |
- | - | ✓ |
Output
Output Parameter | Type | Description |
PlanId | String | Returns the Id of the cloned plan as output parameter and can be used in subsequent actions. |
PlanName | String | Returns the name of the cloned plan |
PlanURL | String | Returns the full URL to the cloned plan |