Skip to main content

Delete Bucket

Description

This Activity deletes an existing bucket inside a Microsoft 365 Planner plan.

note

This Activity works only inside Microsoft 365 Context activity.

Properties

Bucket Details

  • Bucket Id – Specify the Id of the Planner bucket to delete. It requires to specify Bucket Id.

Misc

  • DisplayName – Add a display name to your Activity.
  • Private – Logs the variable and argument values at Verbose level when unchecked.

Optional

  • Continue On Error – It Specifies whether the automation should continue even though this Activity fails. This field only supports Boolean values (True, False). The default value is False.
    note

    If this Activity is present inside Try Catch and the value of this property is True, it will ignore errors during the automation execution.

Output

  • Result – Returns the Boolean (true or false) output indicates deletion of the specified bucket is successful or not.

Example

Download Example

Delete Bucket