Skip to main content

Create Bucket

Description

This activity creates a new bucket inside a Microsoft 365 Planner plan.

note

This activity works only inside Microsoft 365 Context activity.

Properties

Location

  • Group Email Address – Specify the Email address for identifying the Microsoft 365 group.
  • Plan Name – Specify the name of the Planner plan to create the bucket inside it.

Bucket Details

  • Bucket Name – Specify the bucket's name to create.

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

  • Bucket Id – Returns the bucket Id of the newly created bucket.

Example

Download Example

Create Bucket