Create plan action allows to create a plan in Microsoft Planner. It will create a plan for the specified group.
Example of Create 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 Create 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 Create plan additional properties should be specified:
Configuration
Property | Required | Type | Description |
Group | yes | String |
Specify the name or the Id of the existing Microsoft 365 group for which the plan will be created. Note: To have access to the plan, the user must be a member of the group that will contain the plan. |
Plan name | yes | String | Specify the plan name to be created. |
Availability
Modern Forms | List Actions | Scheduled/Triggered Actions |
- | - | ✓ |
Output
Output Parameter | Type | Description |
PlanID | String | Returns the Id of the created plan as output parameter. |
PlanName | String | Returns the name of the created plan. |
GroupID | String | Returns the Id of the group that used as a container for the created plan |