Create Bucket
Creates a task bucket for a given plan in Microsoft 365 Planner.
Description
The Create Bucket component enables to create a task bucket for a given plan in Microsoft 365 Planner. In the given example, the Create Bucket component is configured to create HighPriorityTaskBucket for ProductLaunchPlan.
Properties
Property |
Data Type |
Description |
---|---|---|
General |
|
|
Display Name* |
String |
Display name of the component. |
Enable Pause |
-NA- |
Option to pause the bot execution based upon the signal received from the Cockpit application. The checkbox is selected by default. |
Input |
|
|
Bucket Name* |
String |
Name of the task bucket to be created. |
Plan* |
PlannerPlan |
Plan for which the task bucket is to be created. |
Misc |
|
|
Enable Bookmark |
-NA- |
Option to set a bookmark. |
Is Reserved |
-NA- |
Option to disable data tracing related to the component. |
Output |
|
|
Result |
PlannerBucket |
An object representing the task bucket that gets created. |
Note: Fields marked with * sign are mandatory. |