Delete task action allows to delete a specified task in Microsoft Planner.
Example of Delete task action configuration on the current site
For more information about Action Builder read Action Builder introduction article.
Note 1: In order to use the Delete task action in Scheduled/Triggered Actions skybow Planner Connector and the site have to be approved by a tenant administrator before this action can be used. You can change the list of approved sites manually. 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 Delete task additional properties should be specified:
Configuration
Property | Required | Type | Description |
Group | yes | String | Specify the name or the Id of the Microsoft 365 group with the plan. |
Plan | yes | String | Specify the name or the Id of the plan. |
Task | no | String | Specify the name or the Id of the task you to delete. |
Availability
Modern Forms | List Actions | Scheduled/Triggered Actions |
- | - | ✓ |
Output
Output Parameter | Type | Description |
GroupID | Number | Returns the Id of the M365 group as output parameter and can be used in subsequent actions. |
PlanID | Number | Returns the Id of the plan. |